| SQLiteQueueManagerServiceStarted Event |
[Missing <summary> documentation for "E:SanteDB.DisconnectedClient.SQLite.Synchronization.SQLiteQueueManagerService.Started"]
Namespace:
SanteDB.DisconnectedClient.SQLite.Synchronization
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public event EventHandler Started
Public Event Started As EventHandler
public:
virtual event EventHandler^ Started {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
abstract Started : IEvent<EventHandler,
EventArgs>
override Started : IEvent<EventHandler,
EventArgs>
Value
Type:
SystemEventHandlerImplements
IDaemonServiceStartedSee Also