名前 | 解説 | |
---|---|---|
![]() | Clients | Gets the clients of the hub. |
![]() | Context | Microsoft.AspNetCore.SignalR.Hubから継承されます。 |
![]() | Groups | Microsoft.AspNetCore.SignalR.Hubから継承されます。 |
![]() | Source | The source collection to be shadowed. |
C1DataCollectionHub<T>データ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Clients | Gets the clients of the hub. |
![]() | Context | Microsoft.AspNetCore.SignalR.Hubから継承されます。 |
![]() | Groups | Microsoft.AspNetCore.SignalR.Hubから継承されます。 |
![]() | Source | The source collection to be shadowed. |
名前 | 解説 | |
---|---|---|
![]() | Dispose | Microsoft.AspNetCore.SignalR.Hubから継承されます。 |
![]() | GetPageAsync | Gets a page of data as specified in the parameters. |
![]() | InitializeAsync | Initializes the collection. |
![]() | InsertAsync | Inserts the specified item at the specified index in the collection. |
![]() | LoadMoreItemsAsync | Load more items into the collection. |
![]() | MoveAsync | Moves an item from the specified position to the new one. |
![]() | OnConnectedAsync | オーバーライドされます。 |
![]() | OnDisconnectedAsync | オーバーライドされます。 |
![]() | RemoveAsync | Removes the item at the specified index from the collection. |
![]() | ReplaceAsync | Replaces the item at the specified index by the new specified item. |