The properties of Mono.Unix.UnixStream are listed below. For a list of all members, see the UnixStream Members list.
See Also: Inherited members from System.IO.Stream
[read-only] overrideCanRead bool. Documentation for this section has not yet been entered. [read-only] overrideCanSeek bool. Documentation for this section has not yet been entered. [read-only] overrideCanWrite bool. Documentation for this section has not yet been entered. FileAccessPermissions FileAccessPermissions. Gets or sets the file system entry access permissions. FileSpecialAttributes FileSpecialAttributes. Gets or sets the file system entry special attributes. [read-only] FileType FileTypes. Gets the type of this file system entry. [read-only] Handle int. The underlying file descriptor. [read-only] overrideLength long. Documentation for this section has not yet been entered. [read-only] OwnerGroup UnixGroupInfo. Gets information about the owner group. [read-only] OwnerGroupId long. Gets the owner group id. [read-only] OwnerUser UnixUserInfo. Gets information about the owner user. [read-only] OwnerUserId long. Gets the owner user id. overridePosition long. Documentation for this section has not yet been entered. Protection Mono.Unix.Native.FilePermissions. Gets or sets the file system entry protection.