3 references to PROPID_M_PRIV_LEVEL
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqOutputMessage.cs (2)
98this.privLevel = new IntProperty(this, UnsafeNativeMethods.PROPID_M_PRIV_LEVEL, 119this.privLevel = new IntProperty(this, UnsafeNativeMethods.PROPID_M_PRIV_LEVEL,
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
69this.privacyLevel = new IntProperty(this, UnsafeNativeMethods.PROPID_M_PRIV_LEVEL);