Kendo.Mvc.UI.Fluent.SignalRDataSourceTransportBuilder
Defines the fluent interface for configuring the Transport options.
Methods
Client(System.Action<Kendo.Mvc.UI.Fluent.SignalRCrudOperationsBuilder>)
Configures the client-side CRUD methods of the SignalR hub.
Client(System.Object)
Configures the client-side CRUD methods of the SignalR hub.
Server(System.Action<Kendo.Mvc.UI.Fluent.SignalRCrudOperationsBuilder>)
Configures the server-side CRUD methods of the SignalR hub.
Server(System.Object)
Configures the server-side CRUD methods of the SignalR hub.