TransferEventArgs.BufferLength Property
Gets or sets the number of bytes read from the RFC1006 communication.
Namespace:
Rfc1006LibNet.Advanced.EventArgs
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public int BufferLength { get; set; }
Property Value
Type: Int32