Table of Contents

Field RunnerKeyTemplate

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

A regular expression pattern used to parse the string representation of a value of this type.

public const string RunnerKeyTemplate = "^(\\d+)-(\\d+)-(.+)$"

Returns

string