Click or drag to resize

VIZZARD_IPC_CLIENTConnect Method (String)

지정된 VIZZARD IPC Server에 연결

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

Parameters

serverId
Type: SystemString
IPC SERVER ID

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.Utility.IPC.Client.VIZZARD_IPC_CLIENT.Connect(System.String)"]

See Also