Encapsulates all request/thread specific data needed by Mindroute.Core.

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

Syntax

C#
[SerializableAttribute]
public class MindrouteContext
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class MindrouteContext

Inheritance Hierarchy

System..::.Object
  Mindroute.Core..::.MindrouteContext

See Also