Table of Contents

Property Source

Namespace
MVVrus.AspNetCore.ActiveSession.StdRunner
Assembly
MVVrus.AspNetCore.ActiveSession.dll

Source

An async-enumerable for which the instance to be created will serve as an adapter.
public IAsyncEnumerable<TItem> Source { readonly get; set; }

Property Value

IAsyncEnumerable<TItem>