| Deploy Class |
[Missing <summary> documentation for "T:Akka.Actor.Deploy"]
Namespace: Akka.Actor
The Deploy type exposes the following members.
| Name | Description | |
|---|---|---|
| Deploy | Initializes a new instance of the Deploy class | |
| Deploy(RouterConfig) | Initializes a new instance of the Deploy class | |
| Deploy(Scope) | Initializes a new instance of the Deploy class | |
| Deploy(String, Scope) | Initializes a new instance of the Deploy class | |
| Deploy(RouterConfig, Scope) | Initializes a new instance of the Deploy class | |
| Deploy(String, Config, RouterConfig, Scope, String) | Initializes a new instance of the Deploy class | |
| Deploy(String, Config, RouterConfig, Scope, String, String) | Initializes a new instance of the Deploy class |
| Name | Description | |
|---|---|---|
| Copy | ||
| Equals(Object) | (Inherited from Object.) | |
| Equals(Deploy) | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| WithDispatcher | ||
| WithFallback | ||
| WithMailbox | ||
| WithRouterConfig |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |
| Name | Description | |
|---|---|---|
| Local | ||
| NoDispatcherGiven | ||
| NoMailboxGiven | ||
| None | ||
| NoScopeGiven |
| Name | Description | |
|---|---|---|
| Config | ||
| Dispatcher | ||
| Mailbox | ||
| Path | ||
| RouterConfig | ||
| Scope |