ServiceHostBaseDisplayStatusMessage(String, MessageLevel, Boolean) Method
Displays a broadcast message to all subscribed clients.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.173 -- Release Build+98db269125537782905bfaaa87acec3cc1ea821a
function DisplayStatusMessage(status, type, publishToLog);
Parameters
- status String
- Status message to send to all clients.
- type MessageLevel
- [!:UpdateType] of message to send.
- publishToLog Boolean
- Determines if messages should be sent logging engine.