Beispiel #1
0
 public static bool DistributorEnabled(this Configure config)
 {
     return(config.DistributorConfiguredToRunOnThisEndpoint());
 }