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.177-beta
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