DeepCopy(PubSubSubscriptionState, CopyContext)
public PubSubSubscriptionState DeepCopy(PubSubSubscriptionState original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalPubSubSubscriptionState- The input.
contextCopyContext- The context.
Returns
A copy of
input.