Share via


ReadEventArgs Class

Definition

public ref class ReadEventArgs : EventArgs
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class ReadEventArgs : EventArgs
type ReadEventArgs = class
    inherit EventArgs
Public Class ReadEventArgs
Inherits EventArgs
Inheritance
ReadEventArgs
Attributes

Constructors

ReadEventArgs(Int64, Byte[], Int32, Int32)
ReadEventArgs(Int64, Byte[])
ReadEventArgs(Int64)

Fields

bytesRead
offset
position

Properties

buffer

Applies to