Click or drag to resize

AbortableJoin(TimeSpan) Method

Leads to Thread.Join(...).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public bool Join(
	
	TimeSpan timeout
)

Parameters

timeout  TimeSpan
TimeSpan timeout.

Return value

Boolean
bool
See also