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

Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET

Méthodes publiques

Свойство Type Description
testWorkbook Workbook

Méthodes publiques

Méthode Description
Main ( ) : void
TestMultiThreadingRead ( ) : void
ThreadLoop ( ) : void

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

TestMultiThreadingRead() public static méthode

public static TestMultiThreadingRead ( ) : void
Résultat void

ThreadLoop() public static méthode

public static ThreadLoop ( ) : void
Résultat void

Property Details

testWorkbook public_oe static_oe property

public static Workbook testWorkbook
Résultat Workbook