Setting KeepAlive with SendAsync/SendAsAsync #232
Unanswered
StarbuckSapien
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that the
ChatRequest
has aKeepAlive
property, but I don't see a way to set that when callingSendAsync
. TheSendAsAsync
method creates a newChatRequest
object but does not set theKeepAlive
value. Am I missing some other way to setKeepAlive
forSendAsync
?Beta Was this translation helpful? Give feedback.
All reactions