PipeClient.new Method [AX 2012]

Initializes a new instance of the PipeClient class.

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

Run On

Called

Parameters

servername
Type: str
pipename
Type: str
blocking
Type: boolean

Community Additions

ADD
Show: