SerializationCurrentSystem Field |
[Missing <summary> documentation for "F:Akka.Serialization.Serialization.CurrentSystem"]
Namespace: Akka.SerializationAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic static ActorSystem CurrentSystem
Public Shared CurrentSystem As ActorSystem
public:
static ActorSystem^ CurrentSystem
static val mutable CurrentSystem: ActorSystem
Field Value
Type:
ActorSystem
See Also