PeerNameRegistration::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources and optionally releases the managed resources used by the PeerNameRegistration object.
Assembly: System.Net (in System.Net.dll)
Parameters
- disposing
-
Type:
System::Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources.
Notes to Callers:
Always call the Dispose method before releasing the last reference to the PeerNameRegistration object.
.NET Framework
Available since 3.5
Available since 3.5
Show: