Partage via


IAsyncCommunicationObject.CloseAsync(TimeSpan) Méthode

Définition

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

Paramètres

timeout
TimeSpan

Retours

S’applique à