Property RemotePort
RemotePort
Gets or sets the port number on the remote host to which you intend to send data. If this value is zero, the channel will accept connections from any port.
public int RemotePort { get; set; }
Gets or sets the port number on the remote host to which you intend to send data. If this value is zero, the channel will accept connections from any port.
public int RemotePort { get; set; }