Click or drag to resize
InstanceUrl Class
Inheritance Hierarchy
SystemObject
  Apptus.ESales.ConnectorInstanceUrl
    Apptus.ESales.ConnectorUrlParserClusterUrl

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public class InstanceUrl

The InstanceUrl type exposes the following members.

Constructors
  NameDescription
Public methodInstanceUrl
Initializes a new instance of the InstanceUrl class
Top
Properties
  NameDescription
Public propertyHost
Public propertyPort
Public propertySsl
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberDefaultPort
Top
See Also