Show / Hide Table of Contents

Interface IContext

Base interface for a server method context argument

Namespace: Innovator.Server
Assembly: Innovator.Client.dll
Syntax
public interface IContext

Properties

| Improve this Doc View Source

Conn

Connection to the database

Declaration
IServerConnection Conn { get; }
Property Value
Type Description
IServerConnection
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX