Click or drag to resize

IServerTransportProtocol Property

Gets the TransportProtocol used by the server for the transportation of data with the clients.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
TransportProtocol TransportProtocol { get; }

Property Value

TransportProtocol
See Also