Condividi tramite


NWProtocolOptions Classe

Definizione

[ObjCRuntime.TV(12, 0)]
public class NWProtocolOptions : CoreFoundation.NativeObject
type NWProtocolOptions = class
    inherit NativeObject
Ereditarietà
NWProtocolOptions
Attributi

Costruttori

NWProtocolOptions(IntPtr, Boolean)

Proprietà

Handle (Ereditato da NativeObject)
ProtocolDefinition
TlsProtocolOptions

Metodi

CreateTcp()
CreateTls()
CreateUdp()
Dispose() (Ereditato da NativeObject)
Dispose(Boolean) (Ereditato da NativeObject)
InitializeHandle(IntPtr) (Ereditato da NativeObject)
IPSetCalculateReceiveTime(Boolean)
IPSetDisableFragmentation(Boolean)
IPSetHopLimit(Byte)
IPSetUseMinimumMtu(Boolean)
IPSetVersion(NWIPVersion)
Release() (Ereditato da NativeObject)
Retain() (Ereditato da NativeObject)
TcpSetConnectionTimeout(UInt32)
TcpSetDisableAckStretching(Boolean)
TcpSetDisableEcn(Boolean)
TcpSetEnableFastOpen(Boolean)
TcpSetEnableKeepAlive(Boolean)
TcpSetKeepAliveCount(UInt32)
TcpSetKeepAliveIdleTime(UInt32)
TcpSetKeepAliveInterval(UInt32)
TcpSetMaximumSegmentSize(UInt32)
TcpSetNoDelay(Boolean)
TcpSetNoOptions(Boolean)
TcpSetNoPush(Boolean)
TcpSetPersistTimeout(UInt32)
TcpSetRetransmitConnectionDropTime(UInt32)
TcpSetRetransmitFinDrop(Boolean)
UdpSetPreferNoChecksum(Boolean)

Si applica a