Click or drag to resize

ControllerOnClosed Method

Override this in your controler to be notified when the instance is closed/disposed. The controller is closed when the connection closed or if the client actively call the close method on the controller.

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
See Also