Finishes the asynchronous execution of the CreateCase operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
CreateCaseResponse EndCreateCase( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateCase.
 Return Value
 Return ValueReturns a CreateCaseResult from AmazonAWSSupport.
 See Also
 See Also