Click or drag to resize

PipeClient Constructor

생성자

Namespace:  SHConnector.Utility.IPC.Client
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public PipeClient(
	string serverId
)

Parameters

serverId
Type: SystemString
Server ID
See Also