This is the complete list of members for System.Net.WebConnection, including all inherited members.
Busy | System.Net.WebConnection | |
CanReuse() | System.Net.WebConnection | inlineprivate |
CanReuseConnection(WebOperation operation) | System.Net.WebConnection | inlinepackage |
CheckReusable() | System.Net.WebConnection | inlineprivate |
Close(bool reset) | System.Net.WebConnection | inlineprivate |
Closed | System.Net.WebConnection | |
CloseSocket() | System.Net.WebConnection | inlineprivate |
Connect(WebOperation operation, CancellationToken cancellationToken) | System.Net.WebConnection | inlineprivate |
Continue(WebOperation next) | System.Net.WebConnection | inline |
CreateStream(WebOperation operation, bool reused, CancellationToken cancellationToken) | System.Net.WebConnection | inlineprivate |
currentOperation | System.Net.WebConnection | private |
Debug(string message, params object[] args) | System.Net.WebConnection | inlinepackagestatic |
Debug(string message) | System.Net.WebConnection | inlinepackagestatic |
Dispose(bool disposing) | System.Net.WebConnection | inlineprivate |
Dispose() | System.Net.WebConnection | inline |
disposed | System.Net.WebConnection | private |
GetException(WebExceptionStatus status, Exception error) | System.Net.WebConnection | inlinepackagestatic |
ID | System.Net.WebConnection | package |
idleSince | System.Net.WebConnection | private |
IdleSince | System.Net.WebConnection | |
InitConnection(WebOperation operation, CancellationToken cancellationToken) | System.Net.WebConnection | inlinepackage |
k__BackingField | System.Net.WebConnection | private |
monoTlsStream | System.Net.WebConnection | private |
networkStream | System.Net.WebConnection | private |
ntlm_authenticated | System.Net.WebConnection | private |
ntlm_credentials | System.Net.WebConnection | private |
NtlmAuthenticated | System.Net.WebConnection | package |
NtlmCredential | System.Net.WebConnection | package |
PrepareSharingNtlm(WebOperation operation) | System.Net.WebConnection | inlineprivate |
ReadLine(byte[] buffer, ref int start, int max, ref string output) | System.Net.WebConnection | inlinepackagestatic |
Reset() | System.Net.WebConnection | inlineprivate |
ResetNtlm() | System.Net.WebConnection | inlineprivate |
ServicePoint | System.Net.WebConnection | |
socket | System.Net.WebConnection | private |
StartOperation(WebOperation operation, bool reused) | System.Net.WebConnection | inline |
tunnel | System.Net.WebConnection | private |
unsafe_sharing | System.Net.WebConnection | private |
UnsafeAuthenticatedConnectionSharing | System.Net.WebConnection | package |
WebConnection(ServicePoint sPoint) | System.Net.WebConnection | inline |