Click or drag to resize
Akka.NETDeploy Fields

The Deploy type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberLocal
A deployment configuration that is bound to the Local scope.
Public fieldStatic memberNoDispatcherGiven
This deployment does not have a dispatcher associated with it.
Public fieldStatic memberNoMailboxGiven
This deployment does not have a mailbox associated with it.
Public fieldStatic memberNone
A deployment configuration where none of the options have been configured.
Public fieldStatic memberNoScopeGiven
This deployment has an unspecified scope associated with it.
Top
See Also