SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketOutgoingSpeedLimit Property

The maximum number of bytes to write to the socket, per second.

Object Oriented Interface

public function getSocketOutgoingSpeedLimit();
public function setSocketOutgoingSpeedLimit($value);

Procedural Interface

secureblackboxlite_sshclient_get($res, 94 );
secureblackboxlite_sshclient_set($res, 94, $value );

Default Value

0

Remarks

The maximum number of bytes to write to the socket, per second.

Data Type

Integer

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