Beispiel #1
0
 public void AddTerminationCallback(StopCallback callback)
 {
     _agentInstanceContext.AddTerminationCallback(callback);
 }