Optionalconnectionthe connection strategy options
Optionaldefaultdefault secure token life time , if not specified 30 seconds will be used as default value
OptionaldefaultdefaultTransactionTimeout 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
OptionalparentOptionalsecuritymessage security mode default value =MessageSecurityMode.None
Optionalsecuritysecurity policy default value = SecurityPolicy.None
Optionalserverthe serverCertificate (required if securityMode!=None)
Optionaltokendelay SecureTokenLifetime at which token renewal will be attempted.
if 0 or not specify, the security token renewal will happen at 75% of defaultSecureTokenLifetime
OptionaltransportOptionaltransportthe 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