TransportSpecProtocolTransport Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ProtocolTransportParam ProtocolTransport { get; }
Public ReadOnly Property ProtocolTransport As ProtocolTransportParam
Get
public:
property ProtocolTransportParam^ ProtocolTransport {
ProtocolTransportParam^ get ();
}
member ProtocolTransport : ProtocolTransportParam with get
Property Value
Type:
ProtocolTransportParamSee Also