Header.MustUnderstand フィールド
受信側で帯域外データを理解する必要があるかどうかを示します。
Public MustUnderstand As Boolean
[C#]
public bool MustUnderstand;
[C++]
public: bool MustUnderstand;
[JScript]
public var MustUnderstand : Boolean;
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
Header クラス | Header メンバ | System.Runtime.Remoting.Messaging 名前空間