Amazon.SQS.Model.ChangeMessageVisibilityRequest.IsSetReceiptHandle C# (CSharp) Méthode

IsSetReceiptHandle() private méthode

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