IControllerEventInfoRunSynchronously Property |
If true the call to the method will be done synchronously and no other call will be allowed from the current client until this call is completed
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax bool RunSynchronously { get; }
Property Value
Type:
BooleanSee Also