RtspErrorEventArgsErrorType Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public RtspErrorType ErrorType { get; }
Public ReadOnly Property ErrorType As RtspErrorType
Get
public:
property RtspErrorType ErrorType {
RtspErrorType get ();
}
member ErrorType : RtspErrorType with get
Property Value
Type:
RtspErrorTypeSee Also