Gets the MindrouteContext object for the current request.

Namespace:  Mindroute.Core
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
public static MindrouteContext Current { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Current As MindrouteContext

See Also