Click or drag to resize
IListenerReceiverId Property
Gets or sets the identity of the receiver that is controlling this listener.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int ReceiverId { get; set; }

Property Value

Type: Int32
See Also