Amazon.SQS.Model.DeleteMessageBatchRequestEntry.IsSetReceiptHandle C# (CSharp) 메소드

IsSetReceiptHandle() 개인적인 메소드

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