スレッドの繰り返し上限 [初期値:0、範囲:0=無限, 1~=有限]

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

Syntax

C#
public virtual int ThreadLoopMax { get; protected set; }
Visual Basic
Public Overridable Property ThreadLoopMax As Integer
	Get
	Protected Set

Property Value

Type: Int32

See Also