Initialises the named pipe server and waits for a connection
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- pipe
- Type: System String
The name of the pipe to create
Return Value
Type: BooleanTrue if a connection is received. Otherwise false.
See Also