asp.net - Remove connection from all groups in SignalR -


how can remove specific connection groups in signalr? - in application connection of specific user can associated several groups. don't want use database track association of connection groups.

signalir docs

the simplest solution iterate on groups , remove connection id each of them. there isn't inbuilt method in signalr this.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -