Amazon.CloudWatchLogs.AmazonCloudWatchLogsClient.Dispose C# (CSharp) Method

Dispose() protected method

Disposes the service client.
protected Dispose ( bool disposing ) : void
disposing bool
return void
        protected override void Dispose(bool disposing)
        {
            base.Dispose(disposing);
        }
AmazonCloudWatchLogsClient