Amazon.SQS.Model.ChangeMessageVisibilityRequest.IsSetReceiptHandle C# (CSharp) Method

IsSetReceiptHandle() private method

private IsSetReceiptHandle ( ) : bool
return bool
        internal bool IsSetReceiptHandle()
        {
            return this._receiptHandle != null;
        }