RtspErrorEventArgsErrorType Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
RtspErrorType
See Also