SignalR.EventStream.EventStream C# (CSharp) Method

EventStream() static private method

static private EventStream ( ) : System
return System
        static EventStream()
        {
            ConnectionManager = new EventStreamConnectionManager();
        }