Click or drag to resize

IControllerOnInitialize Method

Called when the instance is created. This is called every time the connection creates a new instance of the controller

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Task OnInitialize()

Return Value

Type: Task
See Also