Android.Net.LocalSocket: Property Members

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

Public Properties

[read-only]
FileDescriptorJava.IO.FileDescriptor. Returns file descriptor or null if not yet open/already closed
[read-only]
InputStreamSystem.IO.Stream. Retrieves the input stream for this instance.
[read-only]
IsBoundbool.
[read-only]
IsClosedbool.
[read-only]
IsConnectedbool.
[read-only]
IsInputShutdownbool.
[read-only]
IsOutputShutdownbool.
[read-only]
LocalSocketAddressLocalSocketAddress. Retrieves the name that this socket is bound to, if any.
[read-only]
OutputStreamSystem.IO.Stream. Retrieves the output stream for this instance.
[read-only]
PeerCredentialsCredentials. Retrieves the credentials of this socket's peer.
ReceiveBufferSizeint.
[read-only]
RemoteSocketAddressLocalSocketAddress.
SendBufferSizeint.
SoTimeoutint.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.