Skip to content

Navigation Menu

Sign in
Sign up

Controlled and Orderly Shutdown of Graph Engine App Server and Graph Engine Client #367

Discussion options

Bin Shao (@shaobin) Hello, Dr. Shao. I am experimenting with how to shut down and terminate the Graph Engine Client side TCP connections. I am using the Stop method, but I can't see that helpful anything takes place. What is the proper method of shutting down Server and Client side TCP connections?

Thanks!

Tavi

You must be logged in to vote

Okay, I figured this out on the GE Client-side and the GE App Server side. Be sure to use the built-in event handlers to chase down what's going on with internal processes. The Client makes it possible to perform an orderly shutdown, but one needs to send a message to the server side to stop all processing for the client. On the client side make sure you shut down all threads (WPF, UWP, Blazer, MAUI, WinUI).

Replies: 1 comment

Comment options

Okay, I figured this out on the GE Client-side and the GE App Server side. Be sure to use the built-in event handlers to chase down what's going on with internal processes. The Client makes it possible to perform an orderly shutdown, but one needs to send a message to the server side to stop all processing for the client. On the client side make sure you shut down all threads (WPF, UWP, Blazer, MAUI, WinUI).

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

AltStyle によって変換されたページ (->オリジナル) /