Property RemoteHostName
RemoteHostName
Gets or sets the DNS name of the remote host to which you intend to send data. If empty, the channel will accept connections from any host.
public string RemoteHostName { get; set; }
Gets or sets the DNS name of the remote host to which you intend to send data. If empty, the channel will accept connections from any host.
public string RemoteHostName { get; set; }