IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

PipeName Property

The name of the pipe.

Syntax

[VB.NET]
Public Property PipeName As String

[C#]
public string PipeName {get; set;}

Remarks

This property specifies the name of the pipe.

This may be the name by itself, for instance "MyPipe", or in the format "\\.\pipe\MyPipe".

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0