Shuts down the secure connection.
[Visual Basic]
Overrides Public Sub Shutdown( _
ByVal how As SocketShutdown _
)
| Exception Type | Condition |
|---|---|
| ObjectDisposedException | SecureSocket has been closed. |
| SocketException | An operating system error occurs while accessing the SecureSocket. |
| SecurityException | An error occurs while shutting the secure connection down. |
SecureSocket Class | SecureSocket Members | Org.Mentalis.Security.Ssl Namespace