Table of Contents

Enum PresentationConnectionCloseReason

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum PresentationConnectionCloseReason

Fields

[EnumValue("error")] Error = 0
[EnumValue("closed")] Closed = 1
[EnumValue("wentaway")] Wentaway = 2