Method | Description | |
---|---|---|
BatchSize ( int messageCount ) : int |
Determines the size of the send message batch, based on the total number of messages to be sent
|
public BatchSize ( int messageCount ) : int | ||
messageCount | int | The message count. |
return | int |