Endpoint Members
The Endpoint type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Endpoint(String, String, array<String>[]()[][]) | |
|
|
Endpoint(HttpService, String, String, array<String>[]()[][]) | |
|
|
Endpoint(HttpService, Endpoint) |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NewRequest | |
|
|
NewRequestMessage | |
|
|
NewRequestUri | |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AuthorizationHeader | |
|
|
BaseUri | |
|
|
BaseUriBuilder | |
|
|
DefaultQuery | |
|
|
Key |
Unique identifier of an endpoint within a HttpService
|
|
|
Parent |

