SocketTools .NET Edition

DnsClient.Initialize Method

Initializes the component with the default runtime license key.

Overload List

Initializes the component with the default runtime license key.

public bool Initialize();

Initializes the component with the specified runtime license key.

public bool Initialize(string);

See Also

DnsClient Class | SocketTools Namespace | RuntimeLicenseAttribute Class | Uninitialize Method