Click or drag to resize

ControllerDelegateRunSynchronously Field

If true the execution will be synchron and no other calls will be executed for the current client until completion of this call

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public bool RunSynchronously

Field Value

Type: Boolean
See Also