CimSession.TestConnectionAsync Method

Definition

public:
 Microsoft::Management::Infrastructure::Generic::CimAsyncResult<Microsoft::Management::Infrastructure::CimInstance ^> ^ TestConnectionAsync();
public Microsoft.Management.Infrastructure.Generic.CimAsyncResult<Microsoft.Management.Infrastructure.CimInstance> TestConnectionAsync ();
member this.TestConnectionAsync : unit -> Microsoft.Management.Infrastructure.Generic.CimAsyncResult<Microsoft.Management.Infrastructure.CimInstance>
Public Function TestConnectionAsync () As CimAsyncResult(Of CimInstance)

Returns

Applies to