Events Methods |
The Events type exposes the following members.
Methods
Name | Description | |
---|---|---|
InitializeLifetimeService |
Initializes the lifetime service.
(Overrides MarshalByRefObjectInitializeLifetimeService.) | |
OnInterrupted |
Called when uesr interrupts.
| |
Register |
Registers the instance to listen to the specified events.
| |
UnRegister |
Unregisters the instance from listening to events.
|
See Also