スレッド

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

Syntax

C#
TcpServerThread[] Threads { get; }
Visual Basic
ReadOnly Property Threads As TcpServerThread()
	Get

Property Value

Type: array<TcpServerThread>[]()[][]

See Also