AmazonSecurityTokenServiceClient.EndGetSessionToken Method (IAsyncResult)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Finishes the asynchronous execution of the GetSessionToken operation.

Namespace: Amazon.SecurityToken
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual GetSessionTokenResponse EndGetSessionToken(
         IAsyncResult asyncResult
)

Parameters

asyncResult
Type: System.IAsyncResult

The IAsyncResult returned by the call to BeginGetSessionToken.

Return Value
Type: Amazon.SecurityToken.Model.GetSessionTokenResponse
Returns a GetSessionTokenResult from AmazonSecurityTokenService.

Version Information

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