Table of Contents

Method ToString

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

ToString()

Returns a string representation of the value assigned to this instance.

public override string ToString()

Returns

string

String "{SessionId}:{RunnerNumber}#{Generation" if the instance has a value or "<Unknown RunnerId>" if the instance is unassigned (has the default value).