Closed lingho98 closed 1 year ago
I don't see a clear specific question/issue in your post.
Make sure you read this FAQ about multiple users
You need to complete the login first for each client/session before calling APIs on the client.
Remember also that in C# the using(...)
construct will destroy your client at the end of the scope.
I don't offer general C# support here on how to program for your specific goal.
You can reopen this issue if you want to report a specific problem with the library but I would recommend you post your question on StackOverflow so the community can help and learn, or you can try on our support chat if someone there is kind enough to spend time helping you.
Hello, I need some guide regarding multiple session / instance.