23 : base(exception, cancelled, userToken)
Stream Result
Gets a writable stream that is used to send data to a server.
Provides data for the MethodNameCompleted event.
Provides data for the E:System.Net.WebClient.OpenWriteCompleted event.
void RaiseExceptionIfNecessary()
Raises a user-supplied exception if an asynchronous operation failed.
Represents errors that occur during application execution.To browse the .NET Framework source code fo...
Provides a generic view of a sequence of bytes. This is an abstract class.To browse the ....