Click or drag to resize

IProvideStatus Interface

Defines an interface for any object to allow it to provide a name and status that can be displayed for informational purposes.

Namespace: GSF
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
Syntax
public interface IProvideStatus

The IProvideStatus type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the name of the object providing status information.
Public propertyStatus Gets the current status details about object providing status information.
Top
See Also

Reference

GSF Namespace