# IAsyncStream.StreamId

[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 StreamId StreamId
```

Gets the stream identifier.

### Value

The stream identifier.
