# StreamSubscriptionHandle&lt;T&gt;.ProviderName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.streamsubscriptionhandle-1/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.streamsubscriptionhandle-1/properties/)

```csharp
public abstract string ProviderName
```

Gets the name of the provider.

### Value

The name of the provider.
