Skip to content

IStreamSubscriptionHandleFactory Properties

Functionality for creating a stream subscription handle for a particular stream and subscription.

ProviderName

abstractget
public abstract string ProviderName
Gets the name of the provider.

Property value

The name of the provider.

StreamId

abstractget
public abstract StreamId StreamId
Gets the stream identifier.

Property value

The stream identifier.

SubscriptionId

abstractget
public abstract GuidId SubscriptionId
Gets the subscription identifier.

Property value

The subscription identifier.