Method | Description | |
---|---|---|
RegisterStreamingSubscription ( Channel channel, IDisposable subscription ) : void |
Safety way for subscribe streaming events.
|
public static RegisterStreamingSubscription ( Channel channel, IDisposable subscription ) : void | ||
channel | Channel | |
subscription | IDisposable | |
return | void |