Skip to content
Snippets Groups Projects
Commit f602869c authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

improve comment

parent 5250e068
No related branches found
No related tags found
No related merge requests found
...@@ -239,6 +239,7 @@ namespace Grpc.Core ...@@ -239,6 +239,7 @@ namespace Grpc.Core
/// <summary> /// <summary>
/// Occurs when <c>GrpcEnvironment</c> is about the start the shutdown logic. /// Occurs when <c>GrpcEnvironment</c> is about the start the shutdown logic.
/// If <c>GrpcEnvironment</c> is later initialized and shutdown, the event will be fired again (unless unregistered first).
/// </summary> /// </summary>
public static event EventHandler ShuttingDown; public static event EventHandler ShuttingDown;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment