NamedPipeServerStream::Finalize Method ()

.NET Framework (current version)
 

Releases unmanaged resources and performs other cleanup operations before the NamedPipeServerStream instance is reclaimed by garbage collection.

Namespace:   System.IO.Pipes
Assembly:  System.Core (in System.Core.dll)

protected:
virtual void Finalize() override
Return to top
Show: