Interface IServerConfigurationAnalyzer
Namespace: Coree.NETASP.Services.Instancer
Assembly: Coree.NETASP.dll
Syntax
public interface IServerConfigurationAnalyzer
Methods
| Edit this page View SourceIsAnyIpWithDefaultPortAsync()
Declaration
Task<bool?> IsAnyIpWithDefaultPortAsync()
Returns
| Type | Description |
|---|---|
| Task<bool?> |