Ejemplo n.º 1
0
 public abstract void ServerModeBuildStarted(LoggingContext context, ServerModeBuildStarted serverModeBuildStarted, string uniqueAppServerName);
Ejemplo n.º 2
0
 public abstract void StartingNewServer(LoggingContext context, ServerModeBuildStarted serverModeBuildStarted);
Ejemplo n.º 3
0
 public abstract void UsingExistingServer(LoggingContext context, ServerModeBuildStarted serverModeBuildStarted);