INetworkConnectorPort Property |
Gets or sets the port to connect or bind to.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Property Port As Integer
Get
Set
property int Port {
int get ();
void set (int value);
}
abstract Port : int with get, set
Property Value
Type:
Int32See Also