the application Uri
client certificate pem file.
certificate Manager
a client name string that will be used to generate session names.
default secure token lifetime in ms
discovery url:
set to false if the client should accept server endpoint mismatch
if set to true, pending session will not be automatically closed when disconnect is called
client private key pem file.
the requested session timeout in CreateSession (ms)
Note:
make sure that this value is large enough, especially larger than the time between two transactions to the server.
If your client establishes a subscription with the server, make sure that (maxKeepAliveCount * publishingInterval) calculated with negotiated values from the server stay by large below the session time out, as you make encountered unexpected behavior.
the security mode
the security policy
the server certificate.
if not specify or set to 0 , token renewal will happen around 75% of the defaultSecureTokenLifetime
Generated using TypeDoc
the client application name
"NodeOPCUA-Client"