TransportSpecProtocolTransport Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
Type:
ProtocolTransportParam
See Also