ClientRuntime.MaxFaultSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定最大錯誤大小。
public:
property int MaxFaultSize { int get(); void set(int value); };
public int MaxFaultSize { get; set; }
member this.MaxFaultSize : int with get, set
Public Property MaxFaultSize As Integer
屬性值
表示最大錯誤大小的整數。
備註
使用 MaxFaultSize 屬性,即可限制用戶端執行階段接受的錯誤訊息大小。