C# Class CSPspEmu.Utils.Threading.HybridThreadManager

Show file Open project: soywiz/cspspemu

Protected Properties

Property Type Description
Parallel bool

Public Methods

Method Description
HybridThreadManager ( bool Parallel = true )

Method Details

HybridThreadManager() public method

public HybridThreadManager ( bool Parallel = true )
Parallel bool

Property Details

Parallel protected property

protected bool Parallel
return bool