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.238-beta+a124d269d49fa775dc92e4d7ad73327f1839917b
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