C# Class Microsoft.ManagementConsole.AsyncDelegate

Inheritance: IAsyncResult
Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
AsyncDelegate ( Delegate asyncDelegate, object args ) : System
Execute ( bool completeSync ) : void

Method Details

AsyncDelegate() public méthode

public AsyncDelegate ( Delegate asyncDelegate, object args ) : System
asyncDelegate System.Delegate
args object
Résultat System

Execute() public méthode

public Execute ( bool completeSync ) : void
completeSync bool
Résultat void