C# Class Microsoft.Azure.WebJobs.Script.WebHost.SuspendedSynchronizationContextScope

Inheritance: IDisposable
Afficher le fichier Open project: Azure/azure-webjobs-sdk-script Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SuspendedSynchronizationContextScope ( ) : System

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SuspendedSynchronizationContextScope() public méthode

public SuspendedSynchronizationContextScope ( ) : System
Résultat System