Table of Contents

Class NetworkSessionHandle

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll
public class NetworkSessionHandle : ObjectHandle, IDisposable
Inheritance
NetworkSessionHandle
Implements
Inherited Members

Constructors

NetworkSessionHandle(nint, bool)

public NetworkSessionHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static NetworkSessionHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

NetworkSessionHandle