Skip to content
Discussion options

You must be logged in to vote

It's the async causing trouble,Don't let the main method close soon ,make it to do something just like :
Console.ReadLine() OR Console.ReadKey()
OR Task.WaitAll(Task.Delay(1000));

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@GrowingHacker
Comment options

@GrowingHacker
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by GrowingHacker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants