RtspStateHandlerAfterFirstConnect Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool AfterFirstConnect { get; }
Public ReadOnly Property AfterFirstConnect As Boolean
Get
public:
property bool AfterFirstConnect {
bool get ();
}
member AfterFirstConnect : bool with get
Property Value
Type:
BooleanSee Also