Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebClient Member List

This is the complete list of members for System.Net.WebClient, including all inherited members.

_asyncOpSystem.Net.WebClientprivate
_baseAddressSystem.Net.WebClientprivate
_callNestingSystem.Net.WebClientprivate
_canceledSystem.Net.WebClientprivate
_contentLengthSystem.Net.WebClientprivate
_credentialsSystem.Net.WebClientprivate
_downloadDataOperationCompletedSystem.Net.WebClientprivate
_downloadFileOperationCompletedSystem.Net.WebClientprivate
_downloadStringOperationCompletedSystem.Net.WebClientprivate
_encodingSystem.Net.WebClientprivate
_eventsSystem.ComponentModel.Componentprivate
_headersSystem.Net.WebClientprivate
_initWebClientAsyncSystem.Net.WebClientprivate
_methodSystem.Net.WebClientprivate
_openReadOperationCompletedSystem.Net.WebClientprivate
_openWriteOperationCompletedSystem.Net.WebClientprivate
_progressSystem.Net.WebClientprivate
_proxySystem.Net.WebClientprivate
_proxySetSystem.Net.WebClientprivate
_reportDownloadProgressChangedSystem.Net.WebClientprivate
_reportUploadProgressChangedSystem.Net.WebClientprivate
_requestParametersSystem.Net.WebClientprivate
_siteSystem.ComponentModel.Componentprivate
_uploadDataOperationCompletedSystem.Net.WebClientprivate
_uploadFileOperationCompletedSystem.Net.WebClientprivate
_uploadStringOperationCompletedSystem.Net.WebClientprivate
_uploadValuesOperationCompletedSystem.Net.WebClientprivate
_webRequestSystem.Net.WebClientprivate
_webResponseSystem.Net.WebClientprivate
AbortRequest(WebRequest request)System.Net.WebClientinlineprivatestatic
AllowReadStreamBufferingSystem.Net.WebClient
AllowWriteStreamBufferingSystem.Net.WebClient
BaseAddressSystem.Net.WebClient
ByteArrayHasPrefix(byte[] prefix, byte[] byteArray)System.Net.WebClientinlineprivatestatic
CachePolicySystem.Net.WebClient
CancelAsync()System.Net.WebClientinline
CanRaiseEventsSystem.ComponentModel.Componentprotected
CanRaiseEventsInternalSystem.ComponentModel.Componentpackage
ContainerSystem.ComponentModel.Component
CopyHeadersTo(WebRequest request)System.Net.WebClientinlineprivate
CredentialsSystem.Net.WebClient
DesignModeSystem.ComponentModel.Componentprotected
Dispose()System.ComponentModel.Componentinline
Dispose(bool disposing)System.ComponentModel.Componentinlineprotectedvirtual
DisposedSystem.ComponentModel.Component
DownloadBits(WebRequest request, Stream writeStream)System.Net.WebClientinlineprivate
DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action< byte[], Exception, AsyncOperation > completionDelegate)System.Net.WebClientinlineprivate
DownloadData(string address)System.Net.WebClientinline
DownloadData(Uri address)System.Net.WebClientinline
DownloadDataAsync(Uri address)System.Net.WebClientinline
DownloadDataAsync(Uri address, object? userToken)System.Net.WebClientinline
DownloadDataAsyncCallback(byte[] returnBytes, Exception exception, object state)System.Net.WebClientinlineprivate
DownloadDataCompletedSystem.Net.WebClient
DownloadDataInternal(Uri address, out WebRequest request)System.Net.WebClientinlineprivate
DownloadDataTaskAsync(string address)System.Net.WebClientinline
DownloadDataTaskAsync(Uri address)System.Net.WebClientinline
DownloadFile(string address, string fileName)System.Net.WebClientinline
DownloadFile(Uri address, string fileName)System.Net.WebClientinline
DownloadFileAsync(Uri address, string fileName)System.Net.WebClientinline
DownloadFileAsync(Uri address, string fileName, object? userToken)System.Net.WebClientinline
DownloadFileAsyncCallback(byte[] returnBytes, Exception exception, object state)System.Net.WebClientinlineprivate
DownloadFileCompletedSystem.Net.WebClient
DownloadFileTaskAsync(string address, string fileName)System.Net.WebClientinline
DownloadFileTaskAsync(Uri address, string fileName)System.Net.WebClientinline
DownloadProgressChangedSystem.Net.WebClient
DownloadString(string address)System.Net.WebClientinline
DownloadString(Uri address)System.Net.WebClientinline
DownloadStringAsync(Uri address)System.Net.WebClientinline
DownloadStringAsync(Uri address, object? userToken)System.Net.WebClientinline
DownloadStringAsyncCallback(byte[] returnBytes, Exception exception, object state)System.Net.WebClientinlineprivate
DownloadStringCompletedSystem.Net.WebClient
DownloadStringTaskAsync(string address)System.Net.WebClientinline
DownloadStringTaskAsync(Uri address)System.Net.WebClientinline
EncodingSystem.Net.WebClient
EndOperation()System.Net.WebClientinlineprivate
EventsSystem.ComponentModel.Componentprotected
GetExceptionToPropagate(Exception e)System.Net.WebClientinlineprivatestatic
GetLifetimeService()System.MarshalByRefObjectinline
GetService(Type service)System.ComponentModel.Componentinlineprotectedvirtual
GetStringUsingEncoding(WebRequest request, byte[] data)System.Net.WebClientinlineprivate
GetUri(string address)System.Net.WebClientinlineprivate
GetUri(Uri address)System.Net.WebClientinlineprivate
GetValuesToUpload(NameValueCollection data)System.Net.WebClientinlineprivate
GetWebRequest(Uri address)System.Net.WebClientinlineprotectedvirtual
GetWebResponse(WebRequest request)System.Net.WebClientinlineprotectedvirtual
GetWebResponse(WebRequest request, IAsyncResult result)System.Net.WebClientinlineprotectedvirtual
GetWebResponseTaskAsync(WebRequest request)System.Net.WebClientinlineprivate
HandleCompletion< TAsyncCompletedEventArgs, TCompletionDelegate, T >(TaskCompletionSource< T > tcs, TAsyncCompletedEventArgs e, Func< TAsyncCompletedEventArgs, T > getResult, TCompletionDelegate handler, Action< WebClient, TCompletionDelegate > unregisterHandler)System.Net.WebClientinlineprivate
HeadersSystem.Net.WebClient
InitializeLifetimeService()System.MarshalByRefObjectinlinevirtual
InvokeOperationCompleted(AsyncOperation asyncOp, SendOrPostCallback callback, AsyncCompletedEventArgs eventArgs)System.Net.WebClientinlineprivate
IsBusySystem.Net.WebClient
IsSafe(char ch)System.Net.WebClientinlineprivatestatic
MapToDefaultMethod(Uri address)System.Net.WebClientinlineprivate
MemberwiseClone(bool cloneIdentity)System.MarshalByRefObjectinlineprotected
OnDownloadDataCompleted(DownloadDataCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnDownloadFileCompleted(AsyncCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnDownloadProgressChanged(DownloadProgressChangedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnOpenReadCompleted(OpenReadCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnOpenWriteCompleted(OpenWriteCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnUploadDataCompleted(UploadDataCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnUploadFileCompleted(UploadFileCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnUploadProgressChanged(UploadProgressChangedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnUploadStringCompleted(UploadStringCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnUploadValuesCompleted(UploadValuesCompletedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OnWriteStreamClosed(WriteStreamClosedEventArgs e)System.Net.WebClientinlineprotectedvirtual
OpenFileInternal(bool needsHeaderAndBoundary, string fileName, out FileStream fs, out byte[] buffer, ref byte[] formHeaderBytes, ref byte[] boundaryBytes)System.Net.WebClientinlineprivate
OpenRead(string address)System.Net.WebClientinline
OpenRead(Uri address)System.Net.WebClientinline
OpenReadAsync(Uri address)System.Net.WebClientinline
OpenReadAsync(Uri address, object? userToken)System.Net.WebClientinline
OpenReadCompletedSystem.Net.WebClient
OpenReadTaskAsync(string address)System.Net.WebClientinline
OpenReadTaskAsync(Uri address)System.Net.WebClientinline
OpenWrite(string address)System.Net.WebClientinline
OpenWrite(Uri address)System.Net.WebClientinline
OpenWrite(string address, string? method)System.Net.WebClientinline
OpenWrite(Uri address, string? method)System.Net.WebClientinline
OpenWriteAsync(Uri address)System.Net.WebClientinline
OpenWriteAsync(Uri address, string? method)System.Net.WebClientinline
OpenWriteAsync(Uri address, string? method, object? userToken)System.Net.WebClientinline
OpenWriteCompletedSystem.Net.WebClient
OpenWriteTaskAsync(string address)System.Net.WebClientinline
OpenWriteTaskAsync(Uri address)System.Net.WebClientinline
OpenWriteTaskAsync(string address, string? method)System.Net.WebClientinline
OpenWriteTaskAsync(Uri address, string? method)System.Net.WebClientinline
PostProgressChanged(AsyncOperation asyncOp, ProgressData progress)System.Net.WebClientinlineprivate
ProxySystem.Net.WebClient
QueryStringSystem.Net.WebClient
ResponseHeadersSystem.Net.WebClient
s_eventDisposedSystem.ComponentModel.Componentprivatestatic
s_knownEncodingsSystem.Net.WebClientprivatestatic
s_parseContentTypeSeparatorsSystem.Net.WebClientprivatestatic
SiteSystem.ComponentModel.Component
StartAsyncOperation(object userToken)System.Net.WebClientinlineprivate
StartOperation()System.Net.WebClientinlineprivate
ToString()System.ComponentModel.Componentinline
UploadBits(WebRequest request, Stream readStream, byte[] buffer, int chunkSize, byte[] header, byte[] footer)System.Net.WebClientinlineprivate
UploadBitsAsync(WebRequest request, Stream readStream, byte[] buffer, int chunkSize, byte[] header, byte[] footer, AsyncOperation asyncOp, Action< byte[], Exception, AsyncOperation > completionDelegate)System.Net.WebClientinlineprivate
UploadData(string address, byte[] data)System.Net.WebClientinline
UploadData(Uri address, byte[] data)System.Net.WebClientinline
UploadData(string address, string? method, byte[] data)System.Net.WebClientinline
UploadData(Uri address, string? method, byte[] data)System.Net.WebClientinline
UploadDataAsync(Uri address, byte[] data)System.Net.WebClientinline
UploadDataAsync(Uri address, string? method, byte[] data)System.Net.WebClientinline
UploadDataAsync(Uri address, string? method, byte[] data, object? userToken)System.Net.WebClientinline
UploadDataCompletedSystem.Net.WebClient
UploadDataInternal(Uri address, string method, byte[] data, out WebRequest request)System.Net.WebClientinlineprivate
UploadDataTaskAsync(string address, byte[] data)System.Net.WebClientinline
UploadDataTaskAsync(Uri address, byte[] data)System.Net.WebClientinline
UploadDataTaskAsync(string address, string? method, byte[] data)System.Net.WebClientinline
UploadDataTaskAsync(Uri address, string? method, byte[] data)System.Net.WebClientinline
UploadFile(string address, string fileName)System.Net.WebClientinline
UploadFile(Uri address, string fileName)System.Net.WebClientinline
UploadFile(string address, string? method, string fileName)System.Net.WebClientinline
UploadFile(Uri address, string? method, string fileName)System.Net.WebClientinline
UploadFileAsync(Uri address, string fileName)System.Net.WebClientinline
UploadFileAsync(Uri address, string? method, string fileName)System.Net.WebClientinline
UploadFileAsync(Uri address, string? method, string fileName, object? userToken)System.Net.WebClientinline
UploadFileCompletedSystem.Net.WebClient
UploadFileTaskAsync(string address, string fileName)System.Net.WebClientinline
UploadFileTaskAsync(Uri address, string fileName)System.Net.WebClientinline
UploadFileTaskAsync(string address, string? method, string fileName)System.Net.WebClientinline
UploadFileTaskAsync(Uri address, string? method, string fileName)System.Net.WebClientinline
UploadProgressChangedSystem.Net.WebClient
UploadString(string address, string data)System.Net.WebClientinline
UploadString(Uri address, string data)System.Net.WebClientinline
UploadString(string address, string? method, string data)System.Net.WebClientinline
UploadString(Uri address, string? method, string data)System.Net.WebClientinline
UploadStringAsync(Uri address, string data)System.Net.WebClientinline
UploadStringAsync(Uri address, string? method, string data)System.Net.WebClientinline
UploadStringAsync(Uri address, string? method, string data, object? userToken)System.Net.WebClientinline
UploadStringCompletedSystem.Net.WebClient
UploadStringTaskAsync(string address, string data)System.Net.WebClientinline
UploadStringTaskAsync(Uri address, string data)System.Net.WebClientinline
UploadStringTaskAsync(string address, string? method, string data)System.Net.WebClientinline
UploadStringTaskAsync(Uri address, string? method, string data)System.Net.WebClientinline
UploadValues(string address, NameValueCollection data)System.Net.WebClientinline
UploadValues(Uri address, NameValueCollection data)System.Net.WebClientinline
UploadValues(string address, string? method, NameValueCollection data)System.Net.WebClientinline
UploadValues(Uri address, string? method, NameValueCollection data)System.Net.WebClientinline
UploadValuesAsync(Uri address, NameValueCollection data)System.Net.WebClientinline
UploadValuesAsync(Uri address, string? method, NameValueCollection data)System.Net.WebClientinline
UploadValuesAsync(Uri address, string? method, NameValueCollection data, object? userToken)System.Net.WebClientinline
UploadValuesCompletedSystem.Net.WebClient
UploadValuesTaskAsync(string address, NameValueCollection data)System.Net.WebClientinline
UploadValuesTaskAsync(string address, string? method, NameValueCollection data)System.Net.WebClientinline
UploadValuesTaskAsync(Uri address, NameValueCollection data)System.Net.WebClientinline
UploadValuesTaskAsync(Uri address, string? method, NameValueCollection data)System.Net.WebClientinline
UrlEncode(string str)System.Net.WebClientinlineprivatestatic
UrlEncodeBytesToBytesInternal(byte[] bytes, int offset, int count, bool alwaysCreateReturnValue)System.Net.WebClientinlineprivatestatic
UseDefaultCredentialsSystem.Net.WebClient
WebClient()System.Net.WebClientinline
WriteStreamClosedSystem.Net.WebClient
~Component()System.ComponentModel.Componentinlineprivate