다음을 통해 공유


NWProtocolOptions 클래스

정의

[ObjCRuntime.TV(12, 0)]
public class NWProtocolOptions : CoreFoundation.NativeObject
type NWProtocolOptions = class
    inherit NativeObject
상속
NWProtocolOptions
특성

생성자

NWProtocolOptions(IntPtr, Boolean)

속성

Handle (다음에서 상속됨 NativeObject)
ProtocolDefinition
TlsProtocolOptions

메서드

CreateTcp()
CreateTls()
CreateUdp()
Dispose() (다음에서 상속됨 NativeObject)
Dispose(Boolean) (다음에서 상속됨 NativeObject)
InitializeHandle(IntPtr) (다음에서 상속됨 NativeObject)
IPSetCalculateReceiveTime(Boolean)
IPSetDisableFragmentation(Boolean)
IPSetHopLimit(Byte)
IPSetUseMinimumMtu(Boolean)
IPSetVersion(NWIPVersion)
Release() (다음에서 상속됨 NativeObject)
Retain() (다음에서 상속됨 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)

적용 대상