IReceiveContextSettings Interface
.NET Framework (current version)
An interface that enables you to set receive context settings.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Enabled | Gets or sets a value that specifies if receive context is enabled. |
![]() | ValidityDuration | Gets a value that specifies a connection timeout when used with direct channels and message lock duration when used with queued channels. |
Receive context allows for controlled acknowledgement when using a one-way message channel and non-destructive reads when using a queued channel.
.NET Framework
Available since 4.0
Available since 4.0
Show:
