StatusCheckerStatus Property |
https://www.emgu.com/wiki/index.php/Emgu_TF
Get the status that this status checker is monitoring
Namespace:
Emgu.TF
Assembly:
Emgu.TF (in Emgu.TF.dll) Version: 2.16.1.1620+d2904aaafaa66327b642f4fbd5e3c7133dd331e0
Syntaxpublic Status Status { get; }
Public ReadOnly Property Status As Status
Get
public:
property Status^ Status {
Status^ get ();
}
member Status : Status with get
Property Value
Type:
Status
See Also