Method RemoveDynamicPort RemoveDynamicPort(string) Removes a dynamic port. Declaration public bool RemoveDynamicPort(string name) Parameters Type Name Description string name The name to remove. Returns Type Description bool true if succeeded, false otherwise.