Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Network
  3. NWProtocolOptions
  4. TcpSetNoDelay(Boolean)
  • NWProtocolOptions
    • NWProtocolOptions(IntPtr, Boolean)
    • IPLocalAddressPreference
    • IsQuic
    • ProtocolDefinition
    • TlsProtocolOptions
    • CreateTcp()
    • CreateTls()
    • CreateUdp()
    • IPSetCalculateReceiveTime(Boolean)
    • IPSetDisableFragmentation(Boolean)
    • IPSetHopLimit(Byte)
    • IPSetUseMinimumMtu(Boolean)
    • IPSetVersion(NWIPVersion)
    • 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)
xamarinios
namespace Network
{
    [TV(12, 0)]
    [Watch(6, 0)]
    public class NWProtocolOptions : NativeObject
    {
        [Obsolete("Use the 'NWProtocolTcpOptions' class instead.")]
        public void TcpSetNoDelay(bool noDelay);
    }
}
Xamarin iOS
0.0
Xamarin macOS
0.0
Xamarin tvOS
0.0
Xamarin watchOS
0.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Obsolete Use the 'NWProtocolTcpOptions' class instead.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙