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.242-beta+5de70bd1c87865d409ebc16b8886196644c0c750
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