PFItemPageHubOnReconnected Method |
Called when the connection reconnects to this hub instance.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public override Task OnReconnected()
Return Value
Type:
Task
A
TaskImplements
IHub.OnReconnectedSee Also