Skip to content

PubSubSubscriptionState.Equals(GuidId?)

Equals(GuidId?)

View source
public bool Equals(GuidId? subscriptionId)
Determines whether this subscription has the specified identifier.

Parameters

subscriptionIdGuidId?
The subscription identifier to compare.

Returns

true if the identifiers are equal; otherwise, false.