Utils_IISGetIISUsedPorts Method |
Gets all ports used by IIS sites on this computer.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static List<int> GetIISUsedPorts()
Return Value
Type:
ListInt32See Also