| RtspErrorEventArgsErrorType Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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