The following tables list the members exposed by QueueEmulatorItem.
Name | Description | |
---|---|---|
QueueEmulatorItem Constructor | Initializes the TaskServiceQueueItem instance with the specified message sending algorithm. |
Name | Description | |
---|---|---|
Dispose | Releases resources. | |
InvokeMessage | Simulates the incoming message from the queue. | |
Send | Sends the message. |
Name | Description | |
---|---|---|
Error | The event is generated as a result of an error when sending or receiving a message. | |
ReceiveMessage | Event that occurs when a new message is received. |