Dynamo.Session
Namespace with 4 public types
Classes
NoNetworkModeHandler
Custom HTTP message handler to simulate an "offline mode" (no-network mode) for network requests.
It can be used to intercept all outgoing HTTP requests and returns a predefined response indicating that the
application is offline.
ParameterKeys
List of possible session parameter keys to obtain the session parameters.
Static Classes
ExecutionSessionHelper
Interfaces
IExecutionSession
Represents a session object for current execution.