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.178 -- Release Build+52bde36e42c7b2f52d1e2cc6bb29e593f446f07c
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.