Click or drag to resize

IGetLicenseInfo.GetLicenseInfo Method

Gets the license info that matches the provided license parameters.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
LicenseInfo GetLicenseInfo(
	LicenseParameters licenseParameters
)

Parameters

licenseParameters
Type: LicenseParameters
The license parameters.

Return Value

Type: LicenseInfo
License info.
See Also

STK Parallel Computing Server 2.10 API for .NET