Amazon.SQS.Model.DeleteMessageRequest.IsSetReceiptHandle C# (CSharp) Метод

IsSetReceiptHandle() приватный Метод

private IsSetReceiptHandle ( ) : bool
Результат bool
        internal bool IsSetReceiptHandle()
        {
            return this._receiptHandle != null;
        }