Share via


System.IDisposable.Dispose Method

Releases all resources used by the current socket.

Namespace: System.Net.Sockets
Assembly: System (in system.dll)

Syntax

void System.IDisposable.Dispose ()

Remarks

This method supports the .NET Micro Framework infrastructure and is not intended to be used directly from your code.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

Socket Class
Socket Members
System.Net.Sockets Namespace