| MailSynchronizationServiceStarting Event |
[Missing <summary> documentation for "E:SanteDB.DisconnectedClient.Services.Local.MailSynchronizationService.Starting"]
Namespace:
SanteDB.DisconnectedClient.Services.Local
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public event EventHandler Starting
Public Event Starting As EventHandler
public:
virtual event EventHandler^ Starting {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract Starting : IEvent<EventHandler,
EventArgs>
override Starting : IEvent<EventHandler,
EventArgs>
Value
Type:
SystemEventHandlerImplements
IDaemonServiceStartingSee Also