SslStreamConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that allows reading and writing to an SSL stream connection.
public class SslStreamConnection : Security.SslConnection
type SslStreamConnection = class
inherit SslConnection
- Inheritance
Constructors
SslStreamConnection(Stream) |
Properties
ConnectionId | (Inherited from SslConnection) |
InnerStream |
Methods
Dispose() |
Releases the resources used by the SslConnection object. (Inherited from SslConnection) |
Dispose(Boolean) |
Releases the resources used by the SslConnection object. (Inherited from SslConnection) |
Read(IntPtr, nint) | |
Write(IntPtr, nint) |