AsyncExtensions Class
Convenience extensions to handle sync-over-async scenarios in tests. These extensions should not be used in production code due to being slower and hacky.
Namespace
Statiq.Common
Base Types
  • object
graph BT Type-->Base0["object"] Type["AsyncExtensions"] class Type type-node

Syntax

public static class AsyncExtensions

Methods