Table of Contents

Property Position

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

Position

Virtual. Current position of the runner object. It is a part of IRunner interface implementation.

public virtual int Position { get; protected set; }

Property Value

int

Remarks

Precise meaning of this property is determined by specific runners