Click or drag to resize
Grid Solutions Framework

SynchronizeLocalClockStatus Property

Returns the detailed status of the data input source.

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

Property Value

String

Implements

IProvideStatusStatus
IProvideStatusStatus
Remarks
Derived classes should extend status with implementation specific information.
See Also