Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting C++ syncronous extension to asyncronous #283

Open
kamlmishvsextension opened this issue May 17, 2023 · 0 comments
Open

Porting C++ syncronous extension to asyncronous #283

kamlmishvsextension opened this issue May 17, 2023 · 0 comments

Comments

@kamlmishvsextension
Copy link

Installed products

  • Visual Studio2019 ,2022

Description

We have a C++ extension that uses Syncronous way to load using SetSite. Need a sample code to port it to asyncronous using "IAsyncServiceProvider" and "IAsyncLoadablePackageInitialize"

Steps to recreate

  1. Replace this
  2. text with
  3. the steps
  4. to recreate

Current behavior

Explain what it's doing and why it's wrong

Expected behavior

Explain what it should be doing after it's fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant