Share via


NWProtocolMetadata Class

Definition

public class NWProtocolMetadata : CoreFoundation.NativeObject
type NWProtocolMetadata = class
    inherit NativeObject
Inheritance
NWProtocolMetadata
Derived

Properties

Name Description
Handle (Inherited from DisposableObject)
IsFramerMessage
IsIP
IsQuic
IsTcp
IsTls
IsUdp
IsWebSocket
Owns (Inherited from DisposableObject)
ProtocolDefinition

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
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