Class PresentationConnectionCloseEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class PresentationConnectionCloseEventInit : EventInit
- Inheritance
-
PresentationConnectionCloseEventInit
- Inherited Members
Constructors
PresentationConnectionCloseEventInit()
public PresentationConnectionCloseEventInit()
Fields
Message
[Value("message")]
public string Message
Field Value
Reason
[Value("reason")]
public required PresentationConnectionCloseReason Reason