Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterStatus Property

Returns the detailed status of the data input source. Derived classes should extend status with implementation specific information.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatusStatus
IProvideStatusStatus
IProvideStatusStatus
See Also