EffectContext
interface EffectContext
An interface to access contextual information within an Effect operation.
Properties
Link copied to clipboard
Gets the QueryEffectClient from the EffectContext.
Link copied to clipboard
Gets the SubscriptionEffectClient from the EffectContext.
Functions
Link copied to clipboard
Executes the specified block with the QueryEffectClient.
Link copied to clipboard
Creates an EffectContext with the specified SubscriptionEffectClient.