Replies: 4 comments
-
Yes you can disconnect a client from server by passing clientname and reason
…On Tue, 12 Sept, 2023, 4:35 pm Sefa Yılmaz, ***@***.***> wrote:
hi.
Can we disconnect from the server for a client?
for example if user session expierd in server i want to drop connection
—
Reply to this email directly, view it on GitHub
<#1838>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIYVWUIS4LV4WN3J6FCJZTX2A6Y3ANCNFSM6AAAAAA4UVTZFQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
which function do this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
mqttServer.DisconnectClientAsync(e.ClientId, dusconnectionoptions)
Look for mqttclientdisconnectionoptions
…On Tue, 12 Sept, 2023, 4:39 pm Sefa Yılmaz, ***@***.***> wrote:
which function do this ?
—
Reply to this email directly, view it on GitHub
<#1838 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIYVWV6SDYGAHP4FXMNHOTX2A7H3ANCNFSM6AAAAAA4UVTZFQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thankyou |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi.
Can we disconnect from the server for a client?
for example if user session expierd in server i want to drop connection
Beta Was this translation helpful? Give feedback.
All reactions