The RouteAction_RouteToHost object represents route "Route To Host" action in LumiSoft Mail Server virtual server.
| C# | Visual Basic | Managed C++ |
public class RouteAction_RouteToHost : RouteActionBase
Public Class RouteAction_RouteToHost _ Inherits RouteActionBase
public ref class RouteAction_RouteToHost : public RouteActionBase
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| RouteAction_RouteToHostNew(String, Int32) |
Default constructor.
| |
| ActionType |
Gets route action type.
(Inherited from RouteActionBase.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| Host |
Gets or sets host name or IP where to route message.
| |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Port |
Gets or sets host port.
| |
| ToString() | (Inherited from Object.) |
| Object | ||
| RouteActionBase | ||
| RouteAction_RouteToHost | ||
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)