IRecord
|
public interface IRecordOperationsHub : IDisposable
The IRecordOperationsHub type exposes the following members.
Name | Description | |
---|---|---|
ConnectionID | Gets active connection ID from current hub context or assigns one to use. | |
DataContext | Gets DataContext created for this IRecordOperationsHub implementation. | |
RecordOperationsCache | Gets RecordOperationsCache for SignalR hub. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |