UseTCP Property

Whether to use TCP.

Object Oriented Interface

public function getUseTCP();
public function setUseTCP($value);

Procedural Interface

ipworks_syslog_get($res, 15 );
ipworks_syslog_set($res, 15, $value );

Default Value

false

Remarks

This property specifies whether TCP is used. By default this proprety is False and UDP is used. When set to True TCP will be used as the underlying protocol.

When set to True the following additional settings are also applicable:

Data Type

Boolean

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