C# Class Amazon.Runtime.Internal.DownloadHandlerBufferWrapper

Inheritance: IDisposable
Show file Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
DownloadHandlerBufferWrapper ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void