Table of Contents

Method OnStopClient

Namespace
GrindFest.Server
Assembly
GrindFest.dll

OnStopClient()

Called on client from StopClient to reset the Authenticator

Client message handlers should be unregistered in this method.

public override void OnStopClient()