Class PhobosSystem
Used to configure Phobos upon ActorSystem initialization
Implements
Inherited Members
Namespace: Phobos.Actor
Assembly: Phobos.Actor.dll
Syntax
public class PhobosSystem : IExtension
Properties
Settings
Declaration
public PhobosSettings Settings { get; }
Property Value
| Type | Description |
|---|---|
| PhobosSettings |
Methods
For(ActorSystem)
Declaration
public static PhobosSystem For(ActorSystem system)
Parameters
| Type | Name | Description |
|---|---|---|
| ActorSystem | system |
Returns
| Type | Description |
|---|---|
| PhobosSystem |