Table of Contents

Class ServerMessageHandle

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

Constructors

ServerMessageHandle(nint, bool)

public ServerMessageHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ServerMessageHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ServerMessageHandle