Skip to content

StreamSubscriptionHandlerFactory Properties

Factory for creating Orleans.Streams.StreamSubscriptionHandle instances.

ProviderName

get
View source
public string ProviderName
Gets the name of the provider.

Property value

The name of the provider.

StreamId

get
View source
public StreamId StreamId
Gets the stream identifier.

Property value

The stream identifier.

SubscriptionId

get
View source
public GuidId SubscriptionId
Gets the subscription identifier.

Property value

The subscription identifier.