System.Net.URLClient.IURLRequest Properties
InheritedProtected
| Credential | public | Instance of TCredential that provides the authentication data required to access the target URL. | 
| IsCancelled | public | |
| MethodString | public | String that represents the command of the request. | 
| SourceStream | public | Stream with data to send when the method of the URL request involves sending data to the target server. | 
| URL | public | Target URI of the request. |