Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
ControllerEventInfo Class
ControllerEventInfo Properties
AllowHttpGet Property
AllowHttpPost Property
Authorize Property
AuthorizeAttribute Property
DefaultValue Property
DelegateType Property
MethodInfo Property
ParameterInfo Property
ParameterName Property
ReturnsTask Property
ReturnType Property
RunSynchronously Property
SerializeParameter Property
SerializeReturnValue Property
ControllerEventInfo
ReturnsTask 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#
Copy
public
bool
ReturnsTask
{
get
; }
Property Value
Type:
Boolean
Implements
IControllerEventInfo
ReturnsTask
See Also
Reference
ControllerEventInfo Class
Crosser.Common.Server Namespace