Method Dispose
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
Dispose(bool)
Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue to release both managed and unmanaged resources; false to release only unmanaged resources.
Dispose()
protected void Dispose()