| DeathWatchNotification Class |
Namespace: Akka.Dispatch.SysMsg
The DeathWatchNotification type exposes the following members.
| Name | Description | |
|---|---|---|
| DeathWatchNotification |
Initializes a new instance of the DeathWatchNotification class.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| 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.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |
| Name | Description | |
|---|---|---|
| Actor |
Gets the actor.
| |
| AddressTerminated |
Gets a value indicating whether [address terminated].
| |
| ExistenceConfirmed |
Gets a value indicating whether [existence confirmed].
|