Thanks for the answer.

I understand that the BuildAndStart() method is not save for that doing.

But my problem is an other thing.
What is if the port get used from an other process in between the port 
check and the BuildAndStart() call? -> The ServerBuilder comes in a strange 
state.

-> I can not use the ServerBuilder in my process again. I can not reset the 
ServerBuilder.
    If I call the BuildAndStart(...) again an exception occured. That is my 
problem.

-> An exception occured ( Unhandled exception at 0x0f365dc4 (xxxx.dll) in 
xxxx.exe: 0xC0000005: Access violation reading location 0xfeeefef2. )
    in method *has_synchronous_methods()* at for loop

-> And the ServerBuilder could only instantiate once


*.Is there any solutions for this problem or is this a bug or missing 
functionality in the ServerBuilder class?*
Kind regards

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/9b3b196e-934e-4e86-aabd-0a3030edd1eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to