Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quyvu01 authored Dec 31, 2024
1 parent 4638ae2 commit 67a5056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ cfg.AddHandlersFromNamespaceContaining<SomeHandlerAssemblyMarker>();

Here, `AddHandlersFromNamespaceContaining` is a type within the assembly where your handler logic resides.

#### AddReceivedPipelines

When you want to create some pipelines to handle the request of some attribute.
Parameters:
`Action<ReceivedPipeline>`: add the pipelines.
Expand Down

0 comments on commit 67a5056

Please sign in to comment.