Share via


NWProtocolStack Class

Definition

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

Properties

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

Methods

Name Description
ClearApplicationProtocols()
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)
IterateProtocols(Action<NWProtocolOptions>)
PrependApplicationProtocol(NWProtocolOptions)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

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

Applies to