[]
        
(Showing Draft Content)

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

OnDisconnectedAsync Method

OnDisconnectedAsync(Exception?)

Declaration
public override Task OnDisconnectedAsync(Exception? exception)
Parameters
Type Name Description
Exception exception
Returns
Type Description
Task
Overrides