Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
MinimalActorRef Class
MinimalActorRef Methods
GetChild Method
Restart Method
Resume Method
SendSystemMessage Method
Start Method
Stop Method
Suspend Method
TellInternal Method
MinimalActorRef
.
Suspend Method
INTERNAL API. Abstract implementation of
IInternalActorRef
.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
override
void
Suspend
()
abstract
Suspend
:
unit
->
unit
override
Suspend
:
unit
->
unit
Implements
IInternalActorRef
.
Suspend
()
See Also
Reference
MinimalActorRef Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET