C#
C++
Releases all resources used by this DicomOpenSslContextSettings.
public void Dispose()
vb[VB Syntax]
Public Sub Dispose()
public:
void Dispose()
The DicomOpenSslContextSettings class implements the IDisposable interface, it is recommended that you follow the standard .NET dispose pattern when using the DicomOpenSslContextSettings class. For more information, refer to the IDisposable interface documentation in MSDN.
DicomOpenSslContextCreationSettings Class