Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Mono.Unix
  3. UnixStream
  4. FileAccessPermissions
  • UnixStream
    • InvalidFileDescriptor
    • StandardErrorFileDescriptor
    • StandardInputFileDescriptor
    • StandardOutputFileDescriptor
    • UnixStream(Int32)
    • UnixStream(Int32, Boolean)
    • ~UnixStream()
    • CanRead
    • CanSeek
    • CanWrite
    • FileAccessPermissions
    • FileSpecialAttributes
    • FileType
    • Handle
    • Length
    • OwnerGroup
    • OwnerGroupId
    • OwnerUser
    • OwnerUserId
    • Position
    • Protection
    • AdviseFileAccessPattern(FileAccessPattern)
    • AdviseFileAccessPattern(FileAccessPattern, Int64, Int64)
    • Close()
    • Flush()
    • GetConfigurationValue(PathconfName)
    • Read(Byte[], Int32, Int32)
    • ReadAtOffset(Byte[], Int32, Int32, Int64)
    • Seek(Int64, SeekOrigin)
    • SendTo(UnixStream)
    • SendTo(Int32, UInt64)
    • SendTo(UnixStream, UInt64)
    • SetLength(Int64)
    • SetOwner(String)
    • SetOwner(Int64, Int64)
    • SetOwner(String, String)
    • Write(Byte[], Int32, Int32)
    • WriteAtOffset(Byte[], Int32, Int32, Int64)
monoandroid
namespace Mono.Unix
{
    public sealed class UnixStream : Stream, IDisposable
    {
        public FileAccessPermissions FileAccessPermissions { get; set; }
    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
Xamarin Android
0.0
Information specific to monoandroid
Assembly

Mono.Posix , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙