TransportSpecProtocolTransport Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic ProtocolTransportParam ProtocolTransport { get; }
Public ReadOnly Property ProtocolTransport As ProtocolTransportParam
Get
public:
property ProtocolTransportParam^ ProtocolTransport {
ProtocolTransportParam^ get ();
}
member ProtocolTransport : ProtocolTransportParam with get
Property Value
ProtocolTransportParam
See Also