Constructor AlreadySubscribedException
AlreadySubscribedException(string)
This exception is thrown when attempting to re-subscribe to a subscription that has already been subscribed to.
Declaration
public AlreadySubscribedException(string alias)
Parameters
| Type | Name | Description |
|---|---|---|
| string | alias |