RtspErrorEventArgsErrorType Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic RtspErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As RtspErrorType
Get
public:
property RtspErrorType ErrorType {
RtspErrorType get ();
}
member ErrorType : RtspErrorType with get
Property Value
Type:
RtspErrorType
See Also