System.IO.Pipes.AnonymousPipeServerStream.DisposeLocalCopyOfClientHandle Method

Closes the local copy of the System.IO.Pipes.AnonymousPipeClientStream object's handle.

Syntax

[System.MonoTODO]
public void DisposeLocalCopyOfClientHandle ()

Remarks

The AnonymousPipeServerStream.DisposeLocalCopyOfClientHandle method should be called after the client handle has been passed to the client. If this method is not called, the System.IO.Pipes.AnonymousPipeServerStream object will not receive notice when the client disposes of its System.IO.Pipes.PipeStream object.

Requirements

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