Inheritance Hierarchy
Apptus.ESales.ConnectorInstanceUrl
Apptus.ESales.ConnectorUrlParserClusterUrl
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax
C#
public class ClusterUrl : InstanceUrl
The UrlParserClusterUrl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UrlParserClusterUrl | Initializes a new instance of the UrlParserClusterUrl class |
Properties
| Name | Description | |
|---|---|---|
| ConnectionTimeout | ||
| ExportTimeout | ||
| Host | (Inherited from InstanceUrl.) | |
| ImportTimeout | ||
| NotificationTimeout | ||
| Password | ||
| Port | (Inherited from InstanceUrl.) | |
| QueryTimeout | ||
| Ssl | (Inherited from InstanceUrl.) | |
| User |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DefaultConnectionTimeout | ||
| DefaultExportTimeout | ||
| DefaultImportTimeout | ||
| DefaultNotificationTimeout | ||
| DefaultQueryTimeout |
See Also