C# Class Grpc.Core.GrpcEnvironment.ShutdownHooks

Afficher le fichier Open project: endlessm/chromium-browser

Méthodes publiques

Méthode Description
Register ( ) : void

Private Methods

Méthode Description
ShutdownHookHandler ( object sender, EventArgs e ) : void

Handler for AppDomain.DomainUnload and AppDomain.ProcessExit hooks.

Method Details

Register() public static méthode

public static Register ( ) : void
Résultat void