IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

BytesSent Property

The number of bytes actually sent after an assignment to DataToSend .

Syntax

[VB.NET]
Public ReadOnlyProperty BytesSent As Integer

[C#]
public int BytesSent {get;}

Remarks

The BytesSent property shows how many bytes were sent after the last assignment to DataToSend or UrgentData. Please check the DataToSend property for more information.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]