UseSSL Property

Use SSL when accessing the service.

Object Oriented Interface

public function getUseSSL();
public function setUseSSL($value);

Procedural Interface

ipworksmq_amazonsqs_get($res, 41 );
ipworksmq_amazonsqs_set($res, 41, $value );

Default Value

true

Remarks

Use this property to specify whether the class should use SSL when connecting to the service.

This property is not available at design time.

Data Type

Boolean

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