Click or drag to resize

ClientApplicationContextBaseOnRestartRequested Method

A restart has been requested by a service

Namespace: SanteDB.Client
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
protected abstract void OnRestartRequested(
	Object sender
)

Parameters

sender  Object
The sender of the restart request
See Also