Table of Contents

Property Ports

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

Ports

Gets or sets the list of ListeningPort that this host will listen on.

public IList<ListeningPort> Ports { get; set; }

Property Value

IList<ListeningPort>