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.174 -- Release Build+7cac27bfa55e63c8ffc82ceebed56183ce746be7
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.