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