NWProtocolStack Class

Definition

[ObjCRuntime.TV(12, 0)]
public class NWProtocolStack : CoreFoundation.NativeObject
type NWProtocolStack = class
    inherit NativeObject
Inheritance
NWProtocolStack
Attributes

Constructors

NWProtocolStack(IntPtr, Boolean)

Properties

Handle (Inherited from NativeObject)
InternetProtocol
TransportProtocol

Methods

ClearApplicationProtocols()
Dispose() (Inherited from NativeObject)
Dispose(Boolean) (Inherited from NativeObject)
InitializeHandle(IntPtr) (Inherited from NativeObject)
IterateProtocols(Action<NWProtocolOptions>)
PrependApplicationProtocol(NWProtocolOptions)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Applies to