LicenseServerCheck
Overloads
| Name | Description |
|---|---|
| LicenseServerCheck(string ip, int port) | License Server Check |
LicenseServerCheck(string ip, int port)
public static LicenseResults LicenseServerCheck(string ip, int port)
License Server Check
Parameters
| Name | Type | Description |
|---|---|---|
| ip | string | License Server Ip Address |
| port | int | License Server Port |
Returns
| Type | Description |
|---|---|
| LicenseResults | true/false |