MsmqPoisonMessageException.MessageLookupId 属性

定义

获取病毒消息的查找 ID。Gets the lookup ID of the poison message.

public:
 property long MessageLookupId { long get(); };
public long MessageLookupId { get; }
member this.MessageLookupId : int64
Public ReadOnly Property MessageLookupId As Long

属性值

Int64

病毒消息的查找 ID。The lookup ID of the poison message.

适用于