スレッド

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

Syntax

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

Property Value

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

See Also