1 D-1, 1 D-1 页: 1 AutoCompleteMessages = 虚假。
不可能收到同一届会议的下一个信息,直至<代码>。 本届会议的致辞请填满MessageAsync?
早就在电动手填满之后,如果我称之为<密码>,就会收到下一个信息。 页: 1
These are the options for the ServiceBusSessionProcessor:
var processorSessionOptions = new ServiceBusSessionProcessorOptions()
{
AutoCompleteMessages = false,
MaxAutoLockRenewalDuration = TimeSpan.FromMinutes(10),
MaxConcurrentSessions = 5,
MaxConcurrentCallsPerSession = 1
};
我只想收到会议的一份信息,而不是在<代码>之前收到下一个信息。 页: 1
The result I m getting is that when the message handler finished, the next session message is being received.