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