IAdmServices2
The IAdmServices2 interface extends the IAdmServices interface.
Inheritance: IAdmServices
Methods
-
Method
-
Description
-
GetFirstAvailable()
-
Returns the IAdmService interface for the closest available Adaxes service instance of the specified version or higher.
Details
GetFirstAvailable()
Returns the IAdmService interface for the closest available Adaxes service instance of the specified version or higher.
IAdmService GetFirstAvailable(string minimumVersion)
Parameters
The minimumVersion parameter specifies the minimum required version of the Adaxes service instance to return (e.g. 3.8.14823.0). If set to null
, the method does not perform the version check.
Requirements
Minimum required version: 2018.1