AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.StoreReplayer Interface Reference

Public Member Functions

void execute (Message message)
 

Detailed Description

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.

Member Function Documentation

◆ execute()

void AMPS.Client.StoreReplayer.execute ( Message  message)

Replay the specified message.

Parameters
messagethe Message to replay

The documentation for this interface was generated from the following file: