Method | Description | |
---|---|---|
ToString ( ) : string | ||
Watch ( IInternalActorRef watchee, IInternalActorRef watcher ) : System |
Initializes a new instance of the Watch class.
|
public Watch ( IInternalActorRef watchee, IInternalActorRef watcher ) : System | ||
watchee | IInternalActorRef | The watchee. |
watcher | IInternalActorRef | The watcher. |
return | System |