Table of Contents

Property this

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

this[int]

Gets or sets a listening host through its index.

public ListeningHost this[int index] { get; set; }

Parameters

index int

The Listening Host index

Property Value

ListeningHost