[]
        
(Showing Draft Content)

C1.DataCollection.SignalR.Server.C1DataCollectionHub-1.GetCollection

GetCollection Method

GetCollection(HubCallerContext)

Gets the collection to be shadowed.

Declaration
protected virtual IDataCollection<T> GetCollection(HubCallerContext context)
Parameters
Type Name Description
HubCallerContext context

The hub context.

Returns
Type Description
IDataCollection<T>