Share via


PipeClient.new Method

Initializes a new instance of the PipeClient class.

Syntax

public void new(
    str servername, 
    str pipename, 
   [boolean blocking])

Run On

Called

Parameters

  • servername
    Type: str
  • pipename
    Type: str

See Also

Reference

PipeClient Class