Compare commits
2
Commits
41ed5a4288
...
0cf44f68cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0cf44f68cc | ||
|
|
6db6228bc9 |
@@ -4,6 +4,9 @@ public static class Constants
|
||||
{
|
||||
public const int QueueBounds = 100000;
|
||||
|
||||
public const string LeadGeneratorSchedulerName = "leadgenerator";
|
||||
public const string LeadGeneratorSchedulerInstanceId = "golden-dawn";
|
||||
|
||||
public const string EmailServiceBus = nameof(EmailServiceBus);
|
||||
public const string GeneralServiceBus = nameof(GeneralServiceBus);
|
||||
public const string SalesServiceBus = nameof(SalesServiceBus);
|
||||
|
||||
Reference in New Issue
Block a user