IQueueAdapterReceiver.Shutdown(TimeSpan) 方法

定义

不再使用接收方。 关闭并清理。

public System.Threading.Tasks.Task Shutdown (TimeSpan timeout);
abstract member Shutdown : TimeSpan -> System.Threading.Tasks.Task
Public Function Shutdown (timeout As TimeSpan) As Task

参数

timeout
TimeSpan

返回

一个 Task 表示操作的 。

适用于