Property IsAsync
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
IsAsync
Gets an boolean indicating if this Route action return is an asynchronous Task.
public bool IsAsync { get; }
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Gets an boolean indicating if this Route action return is an asynchronous Task.
public bool IsAsync { get; }