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.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
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