RebroadcastServerConnectionRebroadcastServerId Property |
Gets or sets the identifier of the rebroadcast server.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int RebroadcastServerId { get; set; }
Public Property RebroadcastServerId As Integer
Get
Set
public:
property int RebroadcastServerId {
int get ();
void set (int value);
}
member RebroadcastServerId : int with get, set
Property Value
Type:
Int32See Also