BinaryMessageEncodingBindingElement.CompressionFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the compression format for the binding element.
public:
property System::ServiceModel::Channels::CompressionFormat CompressionFormat { System::ServiceModel::Channels::CompressionFormat get(); void set(System::ServiceModel::Channels::CompressionFormat value); };
public System.ServiceModel.Channels.CompressionFormat CompressionFormat { get; set; }
member this.CompressionFormat : System.ServiceModel.Channels.CompressionFormat with get, set
Public Property CompressionFormat As CompressionFormat
Property Value
The compression format for the binding element.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.