monoandroid
namespace System.IO.Pipes
{
public sealed class NamedPipeServerStream : PipeStream
{
public override int InBufferSize { get; }
}
}
Xamarin Android | 0.0 |
---|---|
Information specific to monoandroid | |
Assembly | System.Core , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |