Releases the unmanaged resources used by the
Stream and optionally releases the managed resources.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- disposing
- Type:
System Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also