
Declaration Syntax
public override string GetShortStatus(
int maxLength
)
Public Overrides Function GetShortStatus ( _
maxLength As Integer _
) As String
public:
virtual String^ GetShortStatus(
int maxLength
) override

Parameters
- maxLength (Int32)
- Maximum length of the status message.

Return Value
Text of the status message.
Assembly:
HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0