Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Net
  3. LocalSocket
  4. ThresholdClass
  • LocalSocket
    • SocketDgram
    • SocketSeqpacket
    • SocketStream
    • LocalSocket()
    • LocalSocket(SocketType)
    • LocalSocket(IntPtr, JniHandleOwnership)
    • FileDescriptor
    • InputStream
    • IsBound
    • IsClosed
    • IsConnected
    • IsInputShutdown
    • IsOutputShutdown
    • JniPeerMembers
    • LocalSocketAddress
    • OutputStream
    • PeerCredentials
    • ReceiveBufferSize
    • RemoteSocketAddress
    • SendBufferSize
    • SoTimeout
    • ThresholdClass
    • ThresholdType
    • Bind(LocalSocketAddress)
    • Close()
    • Connect(LocalSocketAddress)
    • Connect(LocalSocketAddress, Int32)
    • ConnectAsync(LocalSocketAddress)
    • ConnectAsync(LocalSocketAddress, Int32)
    • GetAncillaryFileDescriptors()
    • SetFileDescriptorsForSend(FileDescriptor[])
    • ShutdownInput()
    • ShutdownOutput()
monoandroid
namespace Android.Net
{
    [Register("android/net/LocalSocket", DoNotGenerateAcw = true)]
    public class LocalSocket : Object, IJavaObject, IJavaPeerable, ICloseable, IDisposable
    {
        protected override IntPtr ThresholdClass { get; }
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , 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 🗙