TopicLock |
This is preliminary documentation and is subject to change.
| Name | Description | |
|---|---|---|
| LockAsync(String) | Locks (aka. close) the topic with the specified action. | |
| LockAsync(LockAction, String) | Locks or unlocks (aka. close or reopen) the topic with the specified action. | |
| LockAsync(LockAction, String, CancellationToken) | Locks or unlocks (aka. close or reopen) the topic with the specified action. |