Share via


NWProtocolIPOptions Class

Definition

public class NWProtocolIPOptions : Network.NWProtocolOptions
type NWProtocolIPOptions = class
    inherit NWProtocolOptions
Inheritance

Properties

Name Description
Handle (Inherited from DisposableObject)
IPLocalAddressPreference (Inherited from NWProtocolOptions)
IsQuic (Inherited from NWProtocolOptions)
Owns (Inherited from DisposableObject)
ProtocolDefinition (Inherited from NWProtocolOptions)

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
DisableMulticastLoopback(Boolean)
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)
SetCalculateReceiveTime(Boolean)
SetDisableFragmentation(Boolean)
SetHopLimit(UIntPtr)
SetIPLocalAddressPreference(NWIPLocalAddressPreference)
SetUseMinimumMtu(Boolean)
SetVersion(NWIPVersion)

Extension Methods

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

Applies to