Table of Contents

Class WebsocketConnectionHandle

Namespace
Soup.Internal
Assembly
Soup-3.0.dll
public class WebsocketConnectionHandle : ObjectHandle, IDisposable
Inheritance
WebsocketConnectionHandle
Implements
Inherited Members

Constructors

WebsocketConnectionHandle(nint, bool)

public WebsocketConnectionHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static WebsocketConnectionHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

WebsocketConnectionHandle