Method | Description | |
---|---|---|
RegisterClient ( |
Registers a client
|
|
Start ( ) : void |
Starts the service
|
|
Stop ( ) : void |
Stops the service
|
|
UnregisterClient ( |
Unregisters a client
|
Method | Description | |
---|---|---|
AlarmDbConnector_AlarmAdded ( |
||
AlarmDbConnector_AlarmDeleted ( |
||
AlarmDbConnector_AlarmModified ( |
||
CallAlarm ( |
||
ServerInstance_InstanceClosed ( |
||
Work ( ) : void |
public static RegisterClient ( |
||
instance | The client | |
function | string | The clients function to call |
return | void |
public static UnregisterClient ( |
||
instance | The client | |
return | void |