Click or drag to resize
Akka.NETDeploy Constructor
Overload List
  NameDescription
Public methodDeploy
Initializes a new instance of the Deploy class.
Public methodDeploy(RouterConfig)
Initializes a new instance of the Deploy class.
Public methodDeploy(Scope)
Initializes a new instance of the Deploy class.
Public methodDeploy(String, Scope)
Initializes a new instance of the Deploy class.
Public methodDeploy(RouterConfig, Scope)
Initializes a new instance of the Deploy class.
Public methodDeploy(String, Config, RouterConfig, Scope, String)
Initializes a new instance of the Deploy class.
Public methodDeploy(String, Config, RouterConfig, Scope, String, String)
Initializes a new instance of the Deploy class.
Top
See Also