JavaScript is disabled on your browser.
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
microsoft.aspnet.signalr.client.StateChangedCallback
Uses of
StateChangedCallback
in
microsoft.aspnet.signalr.client
Methods in
microsoft.aspnet.signalr.client
with parameters of type
StateChangedCallback
Modifier and Type
Method and Description
void
ConnectionBase.
stateChanged
(
StateChangedCallback
handler)
Sets the handler for the "StateChanged" event
void
Connection.
stateChanged
(
StateChangedCallback
handler)
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes