C# Class Disco.Services.Devices.DeviceUpdatesHub

Inheritance: Hub
Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
OnConnected ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
DeviceUpdatesHub ( ) : Disco.Data.Repository
GroupName ( string DeviceSerialNumber ) : string
RepositoryAfterEvent ( RepositoryMonitorEvent e ) : void
RepositoryEventBefore ( RepositoryMonitorEvent e ) : void

Method Details

OnConnected() public méthode

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