ReceiveOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReceiveOptions
public class ReceiveOptions
type ReceiveOptions = class
Public Class ReceiveOptions
- Inheritance
-
ReceiveOptions
Constructors
| ReceiveOptions() | |
| ReceiveOptions(ReceiveOption) | |
| ReceiveOptions(ReceiveOption, Int32) | |
| ReceiveOptions(ReceiveOption, Int32, Boolean) |
Fields
| InfiniteTimeout | |
| NoTruncation |
Properties
| Correlator | |
| GroupId | |
| GroupStatus | |
| MatchOptions | |
| MessageId | |
| Offset | |
| Options | |
| Priority | |
| ResolvedQueue | |
| SegmentationAllowed | |
| SegmentStatus | |
| SequenceNumber | |
| Timeout | |
| Token | |
| TruncationSize | |
| Wait |
Methods
| ExtractFromAsyncMessage(Byte[], Int32, Boolean, Int32, ReceiveMessage) | |
| ExtractFromGetReply(Byte[], Int32, Boolean, Int32, ReceiveMessage) | |
| ToString() |