Click or drag to resize
ActorSystemImpl Properties

The ActorSystemImpl type exposes the following members.

Properties
  NameDescription
Public propertyActorPipelineResolver (Overrides ExtendedActorSystemActorPipelineResolver.)
Public propertyDeadLetters (Overrides ActorSystemDeadLetters.)
Public propertyDispatchers (Overrides ActorSystemDispatchers.)
Public propertyEventStream (Overrides ActorSystemEventStream.)
Public propertyGuardian (Overrides ExtendedActorSystemGuardian.)
Public propertyLog (Overrides ActorSystemLog.)
Public propertyMailboxes (Overrides ActorSystemMailboxes.)
Public propertyName (Overrides ActorSystemName.)
Public propertyProvider (Overrides ExtendedActorSystemProvider.)
Public propertyScheduler (Overrides ActorSystemScheduler.)
Public propertySerialization (Overrides ActorSystemSerialization.)
Public propertySettings (Overrides ActorSystemSettings.)
Public propertySystemGuardian (Overrides ExtendedActorSystemSystemGuardian.)
Public propertyTerminationTask (Overrides ActorSystemTerminationTask.)
Top
See Also