AnonymousPipeLoggerServer.

GetClientHandle() Method

Summary

Gets the client handle as a string. The local copy of the handle will be automatically disposed on the first call to Read.
Namespace
MsBuildPipeLogger
Containing Type
AnonymousPipeLoggerServer

Syntax

public string GetClientHandle()

Return Value

Type Description
string The client handle as a string.