Optional
connectionthe connection strategy options
Optional
defaultdefault secure token life time , if not specified 30 seconds will be used as default value
Optional
defaultdefaultTransactionTimeout the default transaction timeout in unit of ms. Default value is 15 seconds. If not specified, the default Transaction timeout will be taken from the global static variable ClientSecureChannelLayer.defaultTransactionTimeout
Optional
parentOptional
securitymessage security mode default value =MessageSecurityMode.None
Optional
securitysecurity policy default value = SecurityPolicy.None
Optional
serverthe serverCertificate (required if securityMode!=None)
Optional
tokendelay SecureTokenLifetime at which token renewal will be attempted.
if 0 or not specify, the security token renewal will happen at 75% of defaultSecureTokenLifetime
Optional
transportOptional
transportthe transport timeout in ms ( default = 60 seconds) sue for the Net.Socket timeout detection if 0 or not specify, the transport timeout will default to ClientSecureChannelLayer.defaultTransportTimeout
Param: options.factory
an factory that provides a method createObjectId(id) for the message builder