Class FutureResponse
Handles asynchronous responses
Inheritance
System.Object
    FutureResponse
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Apache.NMS.ActiveMQ.Transport
Assembly: Apache.NMS.ActiveMQ.dll
Syntax
public class FutureResponseProperties
| Improve this Doc View SourceResponse
Declaration
public Response Response { get; set; }Property Value
| Type | Description | 
|---|---|
| Response | 
ResponseTimeout
Declaration
public TimeSpan ResponseTimeout { get; set; }Property Value
| Type | Description | 
|---|---|
| System.TimeSpan |