Summary
Cancels the action related to this event.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Containing Type
- I
Cancellable Event Args
Syntax
void Cancel()
Remarks
Cancels the action related to this event.
Although the related action will be cancelled all the registered
listeners will still receive the event.
Return Value
Type | Description |
---|---|
void |