The properties of Android.Net.LocalSocket are listed below. For a list of all members, see the LocalSocket Members list.
See Also: Inherited members from Java.Lang.Object
| [read-only] | FileDescriptor | Java.IO.FileDescriptor. Returns file descriptor or null if not yet open/already closed |
| [read-only] | InputStream | System.IO.Stream. Retrieves the input stream for this instance. |
| [read-only] | IsBound | bool. |
| [read-only] | IsClosed | bool. |
| [read-only] | IsConnected | bool. |
| [read-only] | IsInputShutdown | bool. |
| [read-only] | IsOutputShutdown | bool. |
| [read-only] | LocalSocketAddress | LocalSocketAddress. Retrieves the name that this socket is bound to, if any. |
| [read-only] | OutputStream | System.IO.Stream. Retrieves the output stream for this instance. |
| [read-only] | PeerCredentials | Credentials. Retrieves the credentials of this socket's peer. |
| ReceiveBufferSize | int. | |
| [read-only] | RemoteSocketAddress | LocalSocketAddress. |
| SendBufferSize | int. | |
| SoTimeout | int. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |