AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
Public Member Functions | |
void | execute (Message message) |
Replay the messages saved in a store. Provided to the Store.replay or Store.replaySingle methods to replay stored operations. The StoreReplayer is responsible for publishing the operations to AMPS.
void AMPS.Client.StoreReplayer.execute | ( | Message | message | ) |
Replay the specified message.
message | the Message to replay |