| m | get_AllowAutoRedirect | Boolean |
| m | set_AllowAutoRedirect | Void |
| m | get_AllowWriteStreamBuffering | Boolean |
| m | set_AllowWriteStreamBuffering | Void |
| m | get_AllowReadStreamBuffering | Boolean |
| m | set_AllowReadStreamBuffering | Void |
| m | get_HaveResponse | Boolean |
| m | get_PreAuthenticate | Boolean |
| m | set_PreAuthenticate | Void |
| m | get_DefaultCachePolicy | RequestCachePolicy |
| m | set_DefaultCachePolicy | Void |
| m | get_DefaultMaximumResponseHeadersLength | Int32 |
| m | set_DefaultMaximumResponseHeadersLength | Void |
| m | get_DefaultMaximumErrorResponseLength | Int32 |
| m | set_DefaultMaximumErrorResponseLength | Void |
| m | get_CookieContainer | CookieContainer |
| m | set_CookieContainer | Void |
| m | get_SupportsCookieContainer | Boolean |
| m | get_RequestUri | Uri |
| m | get_ContentLength | Int64 |
| m | set_ContentLength | Void |
| m | get_Timeout | Int32 |
| m | set_Timeout | Void |
| m | EndGetRequestStream | Stream |
| m | GetRequestStream | Stream |
| m | get_Method | String |
| m | set_Method | Void |
| m | get_Credentials | ICredentials |
| m | set_Credentials | Void |
| m | get_UseDefaultCredentials | Boolean |
| m | set_UseDefaultCredentials | Void |
| m | get_ConnectionGroupName | String |
| m | set_ConnectionGroupName | Void |
| m | get_Headers | WebHeaderCollection |
| m | set_Headers | Void |
| m | get_Proxy | IWebProxy |
| m | set_Proxy | Void |
| m | Abort | Void |
| m | get_KeepAlive | Boolean |
| m | set_KeepAlive | Void |
| m | get_Pipelined | Boolean |
| m | set_Pipelined | Void |
| m | get_UnsafeAuthenticatedConnectionSharing | Boolean |
| m | set_UnsafeAuthenticatedConnectionSharing | Void |
| m | get_SendChunked | Boolean |
| m | set_SendChunked | Void |
| m | get_AutomaticDecompression | DecompressionMethods |
| m | set_AutomaticDecompression | Void |
| m | get_MaximumResponseHeadersLength | Int32 |
| m | set_MaximumResponseHeadersLength | Void |
| m | get_ClientCertificates | X509CertificateCollection |
| m | set_ClientCertificates | Void |
| m | get_ReadWriteTimeout | Int32 |
| m | set_ReadWriteTimeout | Void |
| m | get_ContinueTimeout | Int32 |
| m | set_ContinueTimeout | Void |
| m | BeginGetRequestStream | IAsyncResult |
| m | EndGetRequestStream | Stream |
| m | GetRequestStream | Stream |
| m | BeginGetResponse | IAsyncResult |
| m | EndGetResponse | WebResponse |
| m | GetResponse | WebResponse |
| m | get_Address | Uri |
| m | get_ContinueDelegate | HttpContinueDelegate |
| m | set_ContinueDelegate | Void |
| m | get_ServicePoint | ServicePoint |
| m | get_Host | String |
| m | set_Host | Void |
| m | get_MaximumAutomaticRedirections | Int32 |
| m | set_MaximumAutomaticRedirections | Void |
| m | get_ProtocolVersion | Version |
| m | set_ProtocolVersion | Void |
| m | get_ContentType | String |
| m | set_ContentType | Void |
| m | get_MediaType | String |
| m | set_MediaType | Void |
| m | get_TransferEncoding | String |
| m | set_TransferEncoding | Void |
| m | get_Connection | String |
| m | set_Connection | Void |
| m | get_Accept | String |
| m | set_Accept | Void |
| m | get_Referer | String |
| m | set_Referer | Void |
| m | get_UserAgent | String |
| m | set_UserAgent | Void |
| m | get_Expect | String |
| m | set_Expect | Void |
| m | get_IfModifiedSince | DateTime |
| m | set_IfModifiedSince | Void |
| m | get_Date | DateTime |
| m | set_Date | Void |
| m | get_ServerCertificateValidationCallback | RemoteCertificateValidationCallback |
| m | set_ServerCertificateValidationCallback | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | AddRange | Void |
| m | get_CreatorInstance | IWebRequestCreate |
| m | get_CachePolicy | RequestCachePolicy |
| m | set_CachePolicy | Void |
| m | GetRequestStreamAsync | 0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] |
| m | GetResponseAsync | 0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] |
| m | get_AuthenticationLevel | AuthenticationLevel |
| m | set_AuthenticationLevel | Void |
| m | get_ImpersonationLevel | TokenImpersonationLevel |
| m | set_ImpersonationLevel | Void |
| m | GetLifetimeService | Object |
| m | InitializeLifetimeService | Object |
| m | CreateObjRef | ObjRef |
| m | Equals | Boolean |
| m | GetHashCode | Int32 |
| m | GetType | Type |
| m | ToString | String |
| c | .ctor | |
| p | AllowAutoRedirect | Boolean |
| p | AllowWriteStreamBuffering | Boolean |
| p | AllowReadStreamBuffering | Boolean |
| p | HaveResponse | Boolean |
| p | KeepAlive | Boolean |
| p | Pipelined | Boolean |
| p | PreAuthenticate | Boolean |
| p | UnsafeAuthenticatedConnectionSharing | Boolean |
| p | SendChunked | Boolean |
| p | AutomaticDecompression | DecompressionMethods |
| p | DefaultCachePolicy | RequestCachePolicy |
| p | DefaultMaximumResponseHeadersLength | Int32 |
| p | DefaultMaximumErrorResponseLength | Int32 |
| p | MaximumResponseHeadersLength | Int32 |
| p | ClientCertificates | X509CertificateCollection |
| p | CookieContainer | CookieContainer |
| p | SupportsCookieContainer | Boolean |
| p | RequestUri | Uri |
| p | ContentLength | Int64 |
| p | Timeout | Int32 |
| p | ReadWriteTimeout | Int32 |
| p | ContinueTimeout | Int32 |
| p | Address | Uri |
| p | ContinueDelegate | HttpContinueDelegate |
| p | ServicePoint | ServicePoint |
| p | Host | String |
| p | MaximumAutomaticRedirections | Int32 |
| p | Method | String |
| p | Credentials | ICredentials |
| p | UseDefaultCredentials | Boolean |
| p | ConnectionGroupName | String |
| p | Headers | WebHeaderCollection |
| p | Proxy | IWebProxy |
| p | ProtocolVersion | Version |
| p | ContentType | String |
| p | MediaType | String |
| p | TransferEncoding | String |
| p | Connection | String |
| p | Accept | String |
| p | Referer | String |
| p | UserAgent | String |
| p | Expect | String |
| p | IfModifiedSince | DateTime |
| p | Date | DateTime |
| p | ServerCertificateValidationCallback | RemoteCertificateValidationCallback |
| p | CreatorInstance | IWebRequestCreate |
| p | CachePolicy | RequestCachePolicy |
| p | AuthenticationLevel | AuthenticationLevel |
| p | ImpersonationLevel | TokenImpersonationLevel |
| . |
| value | System.Boolean |
| . |
| value | System.Boolean |
| . |
| value | System.Boolean |
| . |
| . |
| value | System.Boolean |
| . |
| value | System.Net.Cache.RequestCachePolicy |
| . |
| value | System.Int32 |
| . |
| value | System.Int32 |
| . |
| value | System.Net.CookieContainer |
| . |
| . |
| . |
| value | System.Int64 |
| . |
| value | System.Int32 |
| asyncResult | System.IAsyncResult |
| . |
| . |
| value | System.String |
| . |
| value | System.Net.ICredentials |
| . |
| value | System.Boolean |
| . |
| value | System.String |
| . |
| value | System.Net.WebHeaderCollection |
| . |
| value | System.Net.IWebProxy |
| . |
| . |
| value | System.Boolean |
| . |
| value | System.Boolean |
| . |
| value | System.Boolean |
| . |
| value | System.Boolean |
| . |
| value | System.Net.DecompressionMethods |
| . |
| value | System.Int32 |
| . |
| value | System.Security.Cryptography.X509Certificates.X509CertificateCollection |
| . |
| value | System.Int32 |
| . |
| value | System.Int32 |
| callback | System.AsyncCallback |
| state | System.Object |
| asyncResult | System.IAsyncResult |
| context | System.Net.TransportContext& |
| context | System.Net.TransportContext& |
| callback | System.AsyncCallback |
| state | System.Object |
| asyncResult | System.IAsyncResult |
| . |
| . |
| . |
| value | System.Net.HttpContinueDelegate |
| . |
| . |
| value | System.String |
| . |
| value | System.Int32 |
| . |
| value | System.Version |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.String |
| . |
| value | System.DateTime |
| . |
| value | System.DateTime |
| . |
| value | System.Net.Security.RemoteCertificateValidationCallback |
| from | System.Int32 |
| to | System.Int32 |
| from | System.Int64 |
| to | System.Int64 |
| range | System.Int32 |
| range | System.Int64 |
| rangeSpecifier | System.String |
| from | System.Int32 |
| to | System.Int32 |
| rangeSpecifier | System.String |
| from | System.Int64 |
| to | System.Int64 |
| rangeSpecifier | System.String |
| range | System.Int32 |
| rangeSpecifier | System.String |
| range | System.Int64 |
| . |
| . |
| value | System.Net.Cache.RequestCachePolicy |
| . |
| . |
| . |
| value | System.Net.Security.AuthenticationLevel |
| . |
| value | System.Security.Principal.TokenImpersonationLevel |
| . |
| . |
| requestedType | System.Type |
| obj | System.Object |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |