Method GetByIdentifier
GetByIdentifier(string)
Gets the event source connection for the specified identifier.
public HttpRequestEventSource? GetByIdentifier(string identifier)
Parameters
identifier
stringThe event source identifier.
Gets the event source connection for the specified identifier.
public HttpRequestEventSource? GetByIdentifier(string identifier)
identifier
stringThe event source identifier.