NWProtocolStack Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.TV(12, 0)]
public class NWProtocolStack : CoreFoundation.NativeObject
type NWProtocolStack = class
inherit NativeObject
- Inheritance
- 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) |