ChannelFactory.OnCloseAsync(TimeSpan) Método

Definición

protected public:
 override System::Threading::Tasks::Task ^ OnCloseAsync(TimeSpan timeout);
protected internal override System.Threading.Tasks.Task OnCloseAsync (TimeSpan timeout);
override this.OnCloseAsync : TimeSpan -> System.Threading.Tasks.Task
Protected Friend Overrides Function OnCloseAsync (timeout As TimeSpan) As Task

Parámetros

timeout
TimeSpan

Devoluciones

Se aplica a