StatusCheckerStatus Property |
http://www.emgu.com
Get the status that this status checker is monitoring
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
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