ISendAsyncFactory.Create(ISendAsync) Method

Definition

public ADT.Runtime.ISendAsync Create(ADT.Runtime.ISendAsync next);
abstract member Create : ADT.Runtime.ISendAsync -> ADT.Runtime.ISendAsync
Public Function Create (next As ISendAsync) As ISendAsync

Parameters

next
ISendAsync

Returns

Applies to