ServiceBusSubscription.DefinitionStages.WithSession 接口
定义
The stage of the subscription definition allowing to enable session support.
public interface WithSession
方法
withSession() |
Specifies that session support should be enabled for the subscription.
|