BytesSent Property

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

Object Oriented Interface

public function getBytesSent();

Procedural Interface

ipworks_rshell_get($res, 1 );

Default Value

0

Remarks

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

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

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]