DotNetTcpClientFactoryTransportType Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
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
TransportTypeImplements
ITransportFactoryTransportType
See Also