Finishes the asynchronous execution of the StopLogging operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
StopLoggingResponse EndStopLogging( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginStopLogging.
 Return Value
 Return ValueReturns a StopLoggingResult from AmazonCloudTrail.
 See Also
 See Also