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