Amazon.SQS.Model.DeleteMessageBatchRequest.IsSetQueueUrl C# (CSharp) Méthode

IsSetQueueUrl() private méthode

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