Edit

Share via


NWContentContext Constructors

Definition

Overloads

NWContentContext(String)
NWContentContext(IntPtr, Boolean)

NWContentContext(String)

public NWContentContext (string contextIdentifier);
new Network.NWContentContext : string -> Network.NWContentContext

Parameters

contextIdentifier
String

Applies to

NWContentContext(IntPtr, Boolean)

public NWContentContext (IntPtr handle, bool owns);
new Network.NWContentContext : nativeint * bool -> Network.NWContentContext

Parameters

handle
IntPtr

nativeint

owns
Boolean

Applies to