Click or drag to resize

TlsClientSslStream Property

Gets the SslStream object for the TlsClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public SslStream SslStream { get; }
View Source

Property Value

SslStream
See Also