C# Class Disco.Services.Jobs.JobUpdatesHub

Inheritance: Hub
Show file Open project: garysharp/Disco

Public Methods

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

Private Methods

Method Description
AttachmentsGroupName ( int JobId ) : string
JobUpdatesHub ( ) : Disco.Data.Repository
LogsGroupName ( int JobId ) : string
RepositoryAfterEvent ( RepositoryMonitorEvent e ) : void
RepositoryEventBefore ( RepositoryMonitorEvent e ) : void

Method Details

OnConnected() public method

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