Share via


PipeServer.disconnect Method

Disconnects the server end of the named pipe instance from a client process.

Syntax

public boolean disconnect()

Run On

Called

Return Value

Type: boolean
true if the disconnect succeeded; otherwise, false.

See Also

Reference

PipeServer Class