Edit

Share via


IBuffer<T>.WrittenCount Property

Definition

Gets the amount of data written to the underlying buffer so far.

public int WrittenCount { get; }
member this.WrittenCount : int
Public ReadOnly Property WrittenCount As Integer

Property Value

Applies to