ITransportProtocol Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxTransportType Protocol { get; }
ReadOnly Property Protocol As TransportType
Get
property TransportType Protocol {
TransportType get ();
}
abstract Protocol : TransportType with get
Property Value
Type:
TransportType
See Also