Method | Description | |
---|---|---|
EnlistWithLegacyMSMQDistributor ( this config, string masterNodeAddress, string masterNodeControlAddress, int capacity ) : void |
Enlist Worker with Master node defined in the config.
|
public static EnlistWithLegacyMSMQDistributor ( this config, string masterNodeAddress, string masterNodeControlAddress, int capacity ) : void | ||
config | this | |
masterNodeAddress | string | |
masterNodeControlAddress | string | |
capacity | int | |
return | void |