StiGisEmptyWebProxy Class
Namespace: Stimulsoft.Map.Gis.Core
Inheritance
Implements: IWebProxy
Properties
| Property | Type | Description |
|---|---|---|
| Credentials | ICredentials |
Methods
| Method | Returns | Description |
|---|---|---|
| GetProxy | Uri | |
| IsBypassed | bool |
Method Details
GetProxy
GetProxy(uri: Uri): Uri
Parameters
- uri (Uri)
Returns Uri
IsBypassed
IsBypassed(uri: Uri): bool
Parameters
- uri (Uri)
Returns bool