Android.Net.LocalSocket.SendBufferSize Property

Syntax

[get: Android.Runtime.Register("getSendBufferSize", "()I", "GetGetSendBufferSizeHandler")]
[set: Android.Runtime.Register("setSendBufferSize", "(I)V", "GetSetSendBufferSize_IHandler")]
public virtual int SendBufferSize { get; set; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException
Java.IO.IOException

Remarks

Get method documentation [Android Documentation]

Set method documentation [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