DistributedObjectEvent Methods |
The DistributedObjectEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetDistributedObject | Returns IDistributedObject instance | |
| GetDistributedObjectT | Returns IDistributedObject instance | |
| GetEventType |
Returns type of this event; one of
EventType.Created
or
EventType.Destroyed | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectName |
Return name of the source distributed object
| |
| GetServiceName |
Return service name of the source distributed object
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |