NatTransportProtocol Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TransportType Protocol { get; }
Public ReadOnly Property Protocol As TransportType
Get
public:
virtual property TransportType Protocol {
TransportType get () sealed;
}
abstract Protocol : TransportType with get
override Protocol : TransportType with get
Property Value
Type:
TransportTypeImplements
ITransportProtocolSee Also