.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. CoreFoundation
  3. CFSocket
  4. Dispose()
  • CFSocket
    • CFSocketAcceptEventArgs
    • CFSocketConnectEventArgs
    • CFSocketDataEventArgs
    • CFSocketReadEventArgs
    • CFSocketWriteEventArgs
    • CFSocket()
    • CFSocket(AddressFamily, SocketType, ProtocolType)
    • CFSocket(AddressFamily, SocketType, ProtocolType, CFRunLoop)
    • ~CFSocket()
    • Address
    • Handle
    • RemoteAddress
    • Connect(IPEndPoint, Double)
    • Connect(IPAddress, Int32, Double)
    • CreateConnectedToSocketSignature(AddressFamily, SocketType, ProtocolType, IPEndPoint, Double)
    • DisableCallBacks(CFSocketCallBackType)
    • Dispose()
    • Dispose(Boolean)
    • EnableCallBacks(CFSocketCallBackType)
    • GetSocketFlags()
    • Invalidate()
    • SendData(Byte[], Double)
    • SetAddress(IPEndPoint)
    • SetAddress(IPAddress, Int32)
    • SetSocketFlags(CFSocketFlags)
    • AcceptEvent
    • ConnectEvent
    • DataEvent
    • ReadEvent
    • WriteEvent
xamarinios
namespace CoreFoundation
{
    public class CFSocket : CFType, INativeObject, IDisposable
    {
        public void Dispose();
    }
}
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.

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 🗙