Table of Contents

Property PassSourceOnership

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

PassSourceOnership

Flag showing that the instance to be created will be responsible for disposing the Source value passed to it. The default value is true
public bool PassSourceOnership { readonly get; set; }

Property Value

bool