Class DispositionContext
Provides the context to a link endpoint to process the received disposition.
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Amqp.Listener
Assembly: Amqp.Net.dll
Syntax
public class DispositionContext : MessageContextProperties
Settled
Gets the settled state sent in the disposition.
Declaration
public bool Settled { get; }Property Value
| Type | Description | 
|---|---|
| System.Boolean |