C# Class withSIX.Play.Core.Connect.Infrastructure.ConnectionScoper

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Close ( ) : System.Threading.Tasks.Task
ConnectionScoper ( IConnectionScoper connManager ) : System
Dispose ( ) : void

Method Details

Close() public méthode

public Close ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

ConnectionScoper() public méthode

public ConnectionScoper ( IConnectionScoper connManager ) : System
connManager IConnectionScoper
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void