TlsSocket Fields

Fields

RemoteEndPoint The end point of the remote client connecting to this server.
Socket Gets the Socket connected to the remote host.
SslStream Gets the stream through which data is passed when sending to or receiving from the remote host.

See Also