EventArgsBase Class
Namespace: Hazelcast.DistributedObjects
Assembly: Hazelcast.Net.dll
Provides a base class for all event arguments.
public abstract class EventArgsBase
Inheritance
EventArgsBase
Inherited Members
Constructors
Name | Description |
---|---|
EventArgsBase(object) | Initializes a new instance of the EventArgsBase class. |
Properties
Name | Description |
---|---|
State | Gets the state object. |