|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.SignalR.Hubs Namespace > LoggingHub Class > LoggingHub Methods > LoggingHub.OnDisconnectedAsync Method |
Removes the client from the store.
Namespace: BNCS.Core.DriverFramework.SignalR.Hubs
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public Task OnDisconnectedAsync(
Nullable<Exception> exception
)
exception
Type: Nullable<Exception>
BNCS.Core.DriverFramework.SignalR.Hubs Namespace