C# Class Disco.Services.Logging.LogNotificationsHub

Inheritance: Hub
Show file Open project: garysharp/Disco

Public Methods

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

Private Methods

Method Description
BroadcastLog ( LogBase logModule, LogEventType eventType, System.DateTime Timestamp ) : void
ValidLogModuleGroupNames ( string ModuleNames ) : IEnumerable

Method Details

OnConnected() public method

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