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