Click or drag to resize

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
C#
public static List<int> GetIISUsedPorts()

Return Value

Type: ListInt32
See Also