Click or drag to resize

TlsSocket Fields

The TlsServerTlsSocket type exposes the following members.

Fields
  Name Description
Public field RemoteEndPoint The end point of the remote client connecting to this server.
Public field Socket Gets the Socket connected to the remote host.
Public field SslStream Gets the stream through which data is passed when sending to or receiving from the remote host.
Top
See Also