C# Class BizEventController, StreamInsight.SignalR

Summary description for BizEventController
Inheritance: Hub
显示文件 Open project: canoas/StreamInsight.SignalR

Public Methods

Method Description
AddSubscription ( string eventType ) : void

Method Details

AddSubscription() public method

public AddSubscription ( string eventType ) : void
eventType string
return void