Table of Contents

Method Disposed

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

Disposed()

Protected. Allows to check if the disposing this runner instance has been at least started already.

protected bool Disposed()

Returns

bool

true if the diposing has been started, false otherwise.