The DistributedObjectEvent type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetDistributedObject | Returns IDistributedObject instance | |
GetEventType |
Returns type of this event; one of
EventType.Created
or
EventType.Destroyed | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
See Also