1 write to UseEncryption
System.Messaging (1)
System\Messaging\DefaultPropertiesToSend.cs (1)
455
this.cachedMessage.
UseEncryption
= value;
3 references to UseEncryption
System.Messaging (3)
System\Messaging\DefaultPropertiesToSend.cs (1)
450
return this.cachedMessage.
UseEncryption
;
System\Messaging\Message.cs (1)
2303
if ((this.filter.UseEncryption && !this.
UseEncryption
) || !this.filter.UseEncryption)
System\Messaging\MessagePropertyFilter.cs (1)
1001
/// Gets or sets a value indicating whether to retrieve <see cref='System.Messaging.Message.
UseEncryption
' qualify='true'/> property information when receiving or peeking