Method ToString
ToString()
Gets an string representation of this ListeningPort.
public override string ToString()
Returns
ToString(bool)
Gets an string representation of this ListeningPort.
public string ToString(bool includePath = true)
Parameters
includePath
boolOptional. Defines whether the path should be included in the result string.