SKManagedWStream.OnBytesWritten Method

Definition

Implemented by derived SKAbstractManagedWStream types to specify the number of bytes currently written to the stream.

protected override IntPtr OnBytesWritten ();

Returns

Returns the number of bytes currently written to the stream.

Applies to