削除.

Namespace: FVIL.Parser
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
void Remove(
	TcpServerThread thread
)
Visual Basic
Sub Remove ( 
	thread As TcpServerThread
)

Parameters

thread
Type: FVIL.Net..::..TcpServerThread
スレッド

See Also