Show / Hide Table of Contents

Enum SessionType

Deephaven session type. When a new DeephavenConnection is established, a session of one of the following types is established. Queries on that connection must then be expressed in the relevant language.

Namespace: Deephaven.Connector
Assembly: Deephaven.Connector.dll
Syntax
public enum SessionType : int

Fields

Name Description
Groovy
Python
Back to top Generated by DocFX