Table of Contents

Method GetByIdentifier

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

GetByIdentifier(string)

Gets the event source connection for the specified identifier.

public HttpRequestEventSource? GetByIdentifier(string identifier)

Parameters

identifier string

The event source identifier.

Returns

HttpRequestEventSource