ServerRequestRemotePort Property |
Gets the port that the response is to go to.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int RemotePort { get; }
Public ReadOnly Property RemotePort As Integer
Get
public:
property int RemotePort {
int get ();
}
member RemotePort : int with get
Property Value
Type:
Int32See Also