Click or drag to resize

ServiceHelperUpdateStatus Method

Overload List
  Name Description
Public method UpdateStatus(UpdateType, String, Object) Provides a status update to all RemoteClients.
Public method UpdateStatus(Guid, UpdateType, String, Object) Provides a status update to the specified client.
Public method UpdateStatus(UpdateType, Boolean, String, Object) Provides a status update to all RemoteClients.
Public method UpdateStatus(Guid, UpdateType, Boolean, String, Object) Provides a status update to the specified client.
Top
See Also