C# Class Aspose.Cells.Examples.CSharp.Articles.ReadingCellValuesInMultipleThreadsSimultaneously

Datei anzeigen Open project: aspose-cells/Aspose.Cells-for-.NET

Public Properties

Property Type Description
testWorkbook Workbook

Public Methods

Method Description
Main ( ) : void
TestMultiThreadingRead ( ) : void
ThreadLoop ( ) : void

Method Details

Main() public static method

public static Main ( ) : void
return void

TestMultiThreadingRead() public static method

public static TestMultiThreadingRead ( ) : void
return void

ThreadLoop() public static method

public static ThreadLoop ( ) : void
return void

Property Details

testWorkbook public_oe static_oe property

public static Workbook testWorkbook
return Workbook