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