FacileActionAdapterBaseStatus Property
Returns the detailed status of the data input source.
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public override string Status { get; }
Public Overrides ReadOnly Property Status As String
Get
public:
virtual property String^ Status {
String^ get () override;
}
StringStatusStatus
Derived classes should extend status with implementation specific information.