Click or drag to resize

VIZZARD_IPC_CLIENTCloseFile Method (String)

IPC 기반 파일 닫기

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

Parameters

serverId
Type: SystemString
IPC Server ID
See Also