Méthode | Description | |
---|---|---|
BeginProcessingMessages ( string connectionString, string queueName ) : void | ||
EndProcessingMessages ( ) : void |
Méthode | Description | |
---|---|---|
ProcessMessageAsync ( BrokeredMessage message ) : void |
public static BeginProcessingMessages ( string connectionString, string queueName ) : void | ||
connectionString | string | |
queueName | string | |
Résultat | void |
public static EndProcessingMessages ( ) : void | ||
Résultat | void |