C# Class Helios.Channels.Local.LocalServerChannel.ServerShutdownHook

Inheritance: IRunnable
Afficher le fichier Open project: helios-io/helios

Méthodes publiques

Méthode Description
Run ( ) : void
ServerShutdownHook ( LocalServerChannel channel ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

ServerShutdownHook() public méthode

public ServerShutdownHook ( LocalServerChannel channel ) : System
channel LocalServerChannel
Résultat System