Method Dispose
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Dispose()
Disposes this HttpClientBase.
This disposes the underlying
Declaration
public void Dispose()