C# Class Disco.Services.Users.UserUpdatesHub

Inheritance: Hub
Show file Open project: garysharp/Disco

Public Methods

Method Description
OnConnected ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
GroupName ( string UserId ) : string
RepositoryAfterEvent ( RepositoryMonitorEvent e ) : void
RepositoryEventBefore ( RepositoryMonitorEvent e ) : void
UserUpdatesHub ( ) : Disco.Data.Repository.Monitor

Method Details

OnConnected() public method

public OnConnected ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task