Click or drag to resize

IControllerEventInfoReturnsTask Property

Flag for knowing if to wait for result and send back to client

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
bool ReturnsTask { get; }

Property Value

Type: Boolean
See Also