Click or drag to resize
Akka.NETActorAttributes Methods

The ActorAttributes type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateDispatcher
Specifies the name of the dispatcher.
Public methodStatic memberCreateSupervisionStrategy
Specifies the SupervisionStrategy. Decides how exceptions from user are to be handled
Top
See Also