Table of Contents

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; }

Property Value

bool