# StreamSubscriptionHandle&lt;T&gt;.StreamId

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

Gets the stream identifier.

### Value

The stream identifier.
