![]() | Events Methods |
The Events type exposes the following members.

Name | Description | |
---|---|---|
![]() | InitializeLifetimeService |
Initializes the lifetime service.
(Overrides MarshalByRefObjectInitializeLifetimeService.) |
![]() | OnInterrupted |
Called when uesr interrupts.
|
![]() | OnModelSaveInfo |
Called when model is saved.
|
![]() | Register |
Registers the instance to listen to the specified events.
More event delegates should not be added without calling UnRegister
first.
|
![]() | UnRegister |
Unregisters the instance from listening to events.
|
