Android.Net.LocalSocket.InputStream Property
Retrieves the input stream for this instance.

Syntax

[get: Android.Runtime.Register("getInputStream", "()Ljava/io/InputStream;", "GetGetInputStreamHandler")]
public virtual System.IO.Stream InputStream { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif socket has been closed or cannot be created.

Remarks

Retrieves the input stream for this instance.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1