Method ReadyAsync
ReadyAsync()
Signals that the subscription is ready to receive messages. Override this method to perform any initialization logic.
public virtual ValueTask ReadyAsync()
Signals that the subscription is ready to receive messages. Override this method to perform any initialization logic.
public virtual ValueTask ReadyAsync()