IListenerReceiverId Property |
Gets or sets the identity of the receiver that is controlling this listener.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int ReceiverId { get; set; }
Property ReceiverId As Integer
Get
Set
property int ReceiverId {
int get ();
void set (int value);
}
abstract ReceiverId : int with get, set
Property Value
Type:
Int32See Also