Message.SenderVersion Property
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.
Gets the version of Message Queuing used to send the message.
public:
property long SenderVersion { long get(); };
[System.Messaging.MessagingDescription("MsgSenderVersion")]
public long SenderVersion { get; }
[<System.Messaging.MessagingDescription("MsgSenderVersion")>]
member this.SenderVersion : int64
Public ReadOnly Property SenderVersion As Long
The version of Message Queuing used to send the message.
- Attributes
The message has not been sent. This property can only be read on messages retrieved from a queue.
-or-
The message queue is filtered to ignore the SenderVersion property.
The following code example displays the value of a message's SenderVersion property.
The SenderVersion property is important for certain features. For example, transaction processing is supported only by Message Queuing 2.0 and later, and digital signatures are used to authenticate messages sent by MSMQ 1.0.
The sending Queue Manager sets the SenderVersion property when the message is sent.
Tuote | Versiot |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: