Method Dispose
- Namespace
- MailFathom.Infrastructure.Certificates
- Assembly
- MailFathom.Infrastructure.dll
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Remarks
Disposing the result disposes the anchor it owns, so a caller that only needed to prove the material loads does not have to reach through the result to release it.