# PubSubSubscriptionState.Equals(GuidId)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.pubsubsubscriptionstate/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.streams.pubsubsubscriptionstate/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/PubSub/PubSubSubscriptionState.cs#L80-L81)

```csharp
public bool Equals(GuidId subscriptionId)
```

### Parameters

- `subscriptionId` (`GuidId`)
