Gets or sets a value that indicates whether the VirtualSocket is in blocking mode.
true if the VirtualSocket will block; otherwise, false. The default is true.
| Exception Type | Condition |
|---|---|
| SocketException | An operating system error occurs while accessing the VirtualSocket. |
| ObjectDisposedException | The VirtualSocket has been closed. |
VirtualSocket Class | VirtualSocket Members | Org.Mentalis.Security.Ssl Namespace