C# Class FW45Shared.SqlCommandHelper.AsyncExecuteReaderInParallel

Inheritance: IDisposable
Afficher le fichier Open project: Microsoft/ApplicationInsights-dotnet-server

Méthodes publiques

Méthode Description
BeginExecute ( ) : void
Dispose ( ) : void

Private Methods

Méthode Description
AsyncExecuteReaderInParallel ( string connectionString, string commandText, ManualResetEvent mre ) : System
Callback1 ( IAsyncResult ar1 ) : void
Callback2 ( IAsyncResult ar2 ) : void

Method Details

BeginExecute() public méthode

public BeginExecute ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void