RtspRequestLineMethod Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic RtspMethod Method { get; }Public ReadOnly Property Method As RtspMethod
Get
public:
property RtspMethod Method {
RtspMethod get ();
}member Method : RtspMethod with get
Property Value
RtspMethod
See Also