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.171 -- Release Build+3ecaf8b66f8331a5e50f9e43ac234abd50096934
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.