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