2 writes to filter
System.Messaging (2)
System\Messaging\Message.cs (2)
72this.filter = new MessagePropertyFilter(); 110this.filter = filter;
155 references to filter
System.Messaging (155)
System\Messaging\Message.cs (155)
76this.filter.Id = true; 261if (!this.filter.Acknowledgment) 290if (!this.filter.AcknowledgeType) 307this.filter.AcknowledgeType = false; 312this.filter.AcknowledgeType = true; 330if (!this.filter.AdministrationQueue) 356this.filter.AdministrationQueue = true; 360if (this.filter.AdministrationQueue) 362this.filter.AdministrationQueue = false; 384if (!this.filter.AppSpecific) 401this.filter.AppSpecific = false; 406this.filter.AppSpecific = true; 421if (!this.filter.ArrivedTime) 449if (!this.filter.AttachSenderId) 470this.filter.AttachSenderId = false; 475this.filter.AttachSenderId = true; 496if (!this.filter.Authenticated) 521if (!this.filter.AuthenticationProviderName) 549this.filter.AuthenticationProviderName = true; 570if (!this.filter.AuthenticationProviderType) 592this.filter.AuthenticationProviderType = true; 611if (!this.filter.Body) 632this.filter.Body = true; 652if (!this.filter.Body) 656this.filter.Body = true; 676this.filter.Body = true; 679this.filter.Body = false; 701if (!this.filter.Body) 736if (!this.filter.ConnectorType) 753this.filter.ConnectorType = false; 758this.filter.ConnectorType = true; 777if (!this.filter.CorrelationId) 797this.filter.CorrelationId = false; 802this.filter.CorrelationId = true; 818return this.filter.DefaultBodySize; 832return this.filter.DefaultExtensionSize; 846return this.filter.DefaultLabelSize; 864if (!this.filter.DestinationQueue) 901if (!this.filter.DestinationSymmetricKey) 922this.filter.DestinationSymmetricKey = false; 928this.filter.DestinationSymmetricKey = true; 950if (!this.filter.DigitalSignature) 970this.filter.DigitalSignature = false; 976this.filter.DigitalSignature = true; 977this.filter.UseAuthentication = true; 997if (!this.filter.EncryptionAlgorithm) 1019this.filter.EncryptionAlgorithm = true; 1040if (!this.filter.Extension) 1062this.filter.Extension = false; 1068this.filter.Extension = true; 1111if (!this.filter.HashAlgorithm) 1140this.filter.HashAlgorithm = true; 1158if (!this.filter.Id) 1183if (!this.filter.IsFirstInTransaction) 1207if (!this.filter.IsLastInTransaction) 1230if (!this.filter.Label) 1254this.filter.Label = false; 1260this.filter.Label = true; 1280if (!this.filter.LookupId) 1295this.filter.LookupId = true; 1310if (!this.filter.MessageType) 1344if (!this.filter.Priority) 1364this.filter.Priority = false; 1369this.filter.Priority = true; 1388if (!this.filter.Recoverable) 1405this.filter.Recoverable = false; 1410this.filter.Recoverable = true; 1428if (!this.filter.ResponseQueue) 1455this.filter.ResponseQueue = true; 1458if (this.filter.ResponseQueue) 1460this.filter.ResponseQueue = false; 1476if (!this.filter.SecurityContext) 1487this.filter.SecurityContext = false; 1492this.filter.SecurityContext = true; 1515if (!this.filter.SenderCertificate) 1537this.filter.SenderCertificate = false; 1543this.filter.SenderCertificate = true; 1565if (!this.filter.SenderId) 1590if (!this.filter.SenderVersion) 1612if (!this.filter.SentTime) 1636if (!this.filter.SourceMachine) 1687if (!this.filter.TimeToBeReceived) 1711this.filter.TimeToBeReceived = false; 1716this.filter.TimeToBeReceived = true; 1737if (!this.filter.TimeToReachQueue) 1760this.filter.TimeToReachQueue = false; 1765this.filter.TimeToReachQueue = true; 1783if (!this.filter.TransactionId) 1808if (!this.filter.TransactionStatusQueue) 1835this.filter.TransactionStatusQueue = true; 1838if (this.filter.TransactionStatusQueue) 1840this.filter.TransactionStatusQueue = false; 1862if (!this.filter.UseAuthentication) 1889this.filter.UseAuthentication = true; 1913if (!this.filter.UseDeadLetterQueue) 1930if (this.filter.UseDeadLetterQueue) 1932this.filter.UseDeadLetterQueue = false; 1933if (!this.filter.UseJournalQueue) 1941if (!this.filter.UseDeadLetterQueue && !this.filter.UseJournalQueue) 1946this.filter.UseDeadLetterQueue = true; 1962if (!this.filter.UseEncryption) 1979this.filter.UseEncryption = false; 1984this.filter.UseEncryption = true; 2002if (!this.filter.UseJournalQueue) 2019if (this.filter.UseJournalQueue) 2021this.filter.UseJournalQueue = false; 2022if (!this.filter.UseDeadLetterQueue) 2030if (!this.filter.UseDeadLetterQueue && !this.filter.UseJournalQueue) 2035this.filter.UseJournalQueue = true; 2053if (!this.filter.UseTracing) 2070this.filter.UseTracing = false; 2075this.filter.UseTracing = true; 2089if (filter.AdministrationQueue) 2096if (filter.Body) 2103if (filter.AuthenticationProviderName) 2110if (filter.DestinationQueue) 2117if (filter.Extension) 2124if (filter.TransactionStatusQueue) 2131if (filter.Label) 2138if (filter.ResponseQueue) 2145if (filter.SenderCertificate) 2152if (filter.SenderId) 2159if (filter.DestinationSymmetricKey) 2166if (filter.DigitalSignature) 2180if (this.filter.AdministrationQueue && this.cachedAdminQueue != null) 2187if (this.filter.ResponseQueue && this.cachedResponseQueue != null) 2194if (this.filter.TransactionStatusQueue && this.cachedTransactionStatusQueue != null) 2201if (this.filter.Body && this.cachedBodyObject != null) 2209if (this.filter.Body && this.cachedBodyStream != null) 2227if (this.filter.Body) 2243if (this.filter.Extension) 2248if (this.filter.SenderCertificate) 2253if (this.filter.DestinationSymmetricKey) 2260if (this.filter.Acknowledgment || this.filter.MessageType) 2262if (this.filter.ArrivedTime) 2264if (this.filter.Authenticated) 2266if (this.filter.DestinationQueue) 2272if (this.filter.IsFirstInTransaction) 2274if (this.filter.IsLastInTransaction) 2276if (this.filter.SenderId) 2281if (this.filter.SentTime) 2283if (this.filter.SourceMachine) 2285if (this.filter.TransactionId) 2287if (this.filter.SenderVersion) 2292if (this.filter.AdministrationQueue) 2301if (this.filter.EncryptionAlgorithm) 2303if ((this.filter.UseEncryption && !this.UseEncryption) || !this.filter.UseEncryption) 2306if (this.filter.DigitalSignature) 2314if (this.filter.DestinationSymmetricKey) 2322if (this.filter.ResponseQueue) 2330if (this.filter.TransactionStatusQueue)