This documentation is archived and is not being maintained.
ClientRuntime.MaxFaultSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the maximum fault message size.
Namespace:
System.ServiceModel.Dispatcher
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
public int MaxFaultSize { get; set; }
Property Value
Type:
System.Int32The maximum fault size. The default value is 64 KB.
Use the MaxFaultSize property to limit the size of fault messages accepted by the client runtime.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0