Static method for getting the
IAppContext object for the current session.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic static IAppContext Current()
Public Shared Function Current As IAppContext
Return Value
Type:
IAppContextThe
IAppContext for the current session.
Remarks
See Also