Click or drag to resize
ISessioncreateSnapshotRequestTemplate Method
Overload List
  NameDescription
Public methodcreateSnapshotRequestTemplate(String, CorrelationID)
Public methodcreateSnapshotRequestTemplate(String, CorrelationID, Identity)
Create a snapshot service request template for getting subscription data.

When creating a snapshot requests a subscription is established, but messages are sent to the application only when requested. This reduces latency for receiving the latest data when compared to starting a new subscription each time.

Top
See Also