![]() | DynamicServiceEndpointModel Class |
Namespace: DoubleTake.Web.Models
The DynamicServiceEndpointModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicServiceEndpointModel | Initializes a new instance of the DynamicServiceEndpointModel class |
Name | Description | |
---|---|---|
![]() | Port |
Gets or sets port where the service is hosted.
|
![]() | ProtocolTags |
Gets or sets attributes and information necessary to connect.
|
![]() | RelativeUri |
Gets or sets relative uri where the service is hosted.
|
![]() | ServiceTag |
Gets or sets service tag associated with the endpoint.
|
Name | Description | |
---|---|---|
![]() | Equals | (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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |