CimSession.TestConnection Method
Tests a connection by communicating with the server represented by the session to determine whether it is responding.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
TestConnection() | Tests a connection by communicating with the server represented by the session to determine whether it is responding. |
|
TestConnection(CimInstance, CimException) | Tests a connection by communicating with the server represented by the session to determine whether it is responding. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top