DynamoDBContext.BeginLoad Method (T, AsyncCallback, object)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual IAsyncResult BeginLoad(
         T keyObject,
         AsyncCallback callback,
         Object state
)

Parameters

keyObject
Type: T

callback
Type: System.AsyncCallback

state
Type: System.Object

Return Value
Type: System.IAsyncResult

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8