Méthode | Description | |
---|---|---|
RunAsync ( ) : Task | ||
Server ( Func |
||
StopAsync ( ) : Task |
Méthode | Description | |
---|---|---|
HandleSessionAsynchronously ( Task sessionTask, |
When session has completed, log any error which occured and dispose resources. This is done asynchronously sincew we want to be able to start new session without previous to complete.
|
public Server ( Func |
||
sessionFactory | Func |
|
log | ILog | |
serverConfiguration | ||
Résultat | System |