const stopSignalRHub = createAction( "@ngrx/signalr/stopHub", props<{ hubName: string; url: string }>() );. reconnectSignalRHub will give you a way to reconnect ...
確定! 回上一頁