# IAsyncStream.ProviderName

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

```csharp
public abstract string ProviderName
```

Gets the name of the provider.

### Value

The name of the provider.
