StreamSubscriptionHandlerFactory(IStreamProvider, StreamId, string, GuidId)
public StreamSubscriptionHandlerFactory(IStreamProvider streamProvider, StreamId streamId, string providerName, GuidId subscriptionId) Initializes a new instance of the
StreamSubscriptionHandlerFactory class. Parameters
streamProviderIStreamProvider- The stream provider.
streamIdStreamId- The stream identity.
providerNamestring- The stream provider name.
subscriptionIdGuidId- The subscription identity.
