Click or drag to resize

TlsClientClient Property

Gets the Socket object for the TlsClient.

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

Property Value

Socket
See Also