Click or drag to resize

TopicLockAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodLockAsync(String)Locks (aka. close) the topic with the specified action.
Public methodLockAsync(LockAction, String) Locks or unlocks (aka. close or reopen) the topic with the specified action.
Public methodLockAsync(LockAction, String, CancellationToken) Locks or unlocks (aka. close or reopen) the topic with the specified action.
Top
See Also