C# Class Microsoft.AspNet.SignalR.Stress.Subscriber

Inheritance: ISubscriber
Show file Open project: SignalR/SignalR Class Usage Examples

Public Methods

Method Description
Subscriber ( string id, IList eventKeys ) : System

Method Details

Subscriber() public method

public Subscriber ( string id, IList eventKeys ) : System
id string
eventKeys IList
return System