Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ServiceEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ServiceEventArgs |
Constructs a new ServiceEventArgs.
|
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString |
Returns a string representation of this ServiceEventArgs object.
(Overrides |
Properties
| Name | Description | |
|---|---|---|
| EventType |
Return this event's type.
| |
| Service |
Return the IService that fired the event.
|