QDVAPIFunctions.CheckIsDomainAccessible Method

Determines whether the specified domain is accessible.
public bool CheckIsDomainAccessible( 
DomainSettings domainSettings = Nothing 
)
This language is not supported or no code example is available.

Parameters

domainSettings
DomainSettings

The domain to be checked. Optional. If omitted, the default domain settings will be used.

Return Value

bool

A value indicating whether the specified domain is accessible.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition