Table of Contents

Class AsyncResponseContext

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll
public class AsyncResponseContext : ResponseContext, IAsyncResponseContext, IResponseContext
Inheritance
AsyncResponseContext
Implements
Inherited Members

Constructors

AsyncResponseContext()

public AsyncResponseContext()

Properties

AsyncResult

public RuntimeAsyncResult AsyncResult { get; set; }

Property Value

RuntimeAsyncResult