Table of Contents

Method ToString

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

ToString()

Gets an string representation of this ListeningPort.

public override string ToString()

Returns

string

ToString(bool)

Gets an string representation of this ListeningPort.

public string ToString(bool includePath = true)

Parameters

includePath bool

Optional. Defines whether the path should be included in the result string.

Returns

string