...nel to the token session as the token reissue interval(-2319 ms) is too small.
loggerMsg
ClientName: LoginCallbackClient
Severity: Error
Text: RDMLogin stream was closed with status message
username <not set>
usernameType <not set>
State: Closed/Suspect/Usage error - text: "Failed to perform transport secure channel connections to hosts. Error: Couldn't add the channel to the token session as the token reissue interval(-2319 ms) is too small."
loggerMsgEnd
three question:
one:Why does this happen?
two:How do I catch this exception error?
three:How to handle this error? (Code examples would be great)