| ITransportProtocol Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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