Transport.signalr.client
configurationSpecifies the client-side CRUD methods of the SignalR hub.
transport.signalr.client
ObjectSpecifies the name of the client-side method of the SignalR hub responsible for creating data items.
Specifies the name of the client-side method of the SignalR hub responsible for destroying data items.
Specifies the name of the client-side method of the SignalR hub responsible for reading data items.
Specifies the name of the client-side method of the SignalR hub responsible for updating data items.