_Application3.IsDestinationReachable Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
IsDestinationReachable(String) | Gets a value indicating whether the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address of the destination computer can be connected to from the client computer. (Inherited from _Application2.) | |
IsDestinationReachable(String) | Gets a value indicating whether the specified Uniform Resource Locator (URL), universal naming convention (UNC) path, or IP address of the destination computer can be connected to from the client computer. |
Top