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.166 -- Release Build+57b72ea94712c6fb93701495d2d13b86cd7b5162
public override string Status { get; }
Public Overrides ReadOnly Property Status As String
Get
public:
virtual property String^ Status {
String^ get () override;
}
StringStatusStatus