C# Class Amazon.Runtime.AsyncOptions

This class is used to configure the thread on which the callback should be execute for a given request and pass optional state to the callback.
Show file Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
AsyncOptions ( ) : System

Method Details

AsyncOptions() public method

public AsyncOptions ( ) : System
return System