Share via


NWProtocolDefinition Class

Definition

public class NWProtocolDefinition : CoreFoundation.NativeObject
type NWProtocolDefinition = class
    inherit NativeObject
Inheritance
NWProtocolDefinition

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
CreateFramerDefinition(String, NWFramerCreateFlags, Func<NWFramer,NWFramerStartResult>)
CreateIPDefinition()
CreateQuicDefinition()
CreateTcpDefinition()
CreateTlsDefinition()
CreateUdpDefinition()
CreateWebSocketDefinition()
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to