| TcpManager Method |
TBD
Namespace:
Akka.IO
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static IActorRef Manager(
ActorSystem system
)
static member Manager :
system : ActorSystem -> IActorRef
Parameters
- system
- Type: Akka.ActorActorSystem
TBD
Return Value
Type:
IActorRefTBD
See Also