System.ServiceModel.Channels.HttpRequestChannel.HttpChannelRequestAsyncResult.Dispose C# (CSharp) Method

Dispose() public method

public Dispose ( ) : void
return void
			public void Dispose ()
			{
				Cleanup ();
			}