MessageHeaderDescription.MustUnderstand Özellik

Tanım

Üst bilginin SOAP 1.1 ve 1.2 belirtimine göre anlaşılması gerekip gerekmediğini belirten bir değer alır veya ayarlar.

public:
 property bool MustUnderstand { bool get(); void set(bool value); };
public bool MustUnderstand { get; set; }
member this.MustUnderstand : bool with get, set
Public Property MustUnderstand As Boolean

Özellik Değeri

true ileti üst bilgisinin işlenmesi zorunluysa; aksi takdirde , false.

Şunlara uygulanır