Skip to content

Fix: NamedPipeClientTransport should expose an optional timeout#26

Open
IsaMorphic wants to merge 1 commit into
kekekeks:masterfrom
IsaMorphic:feature/fix-pipe-client
Open

Fix: NamedPipeClientTransport should expose an optional timeout#26
IsaMorphic wants to merge 1 commit into
kekekeks:masterfrom
IsaMorphic:feature/fix-pipe-client

Conversation

@IsaMorphic
Copy link
Copy Markdown

@IsaMorphic IsaMorphic commented Sep 29, 2025

As per the title, NamedPipeClientTransport ought to expose an optional timeout for any outgoing requests. This allows certain applications to discard pending requests when a "fire and forget" pattern is desirable.
This implementation contrasts with that of #25 by using the established Timeout.Infinite constant instead of Nullable<int>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant