WebserviceTaskException.DEFAULT_CODE Field
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.
Specifies the default value of the error code.
public: static initonly int DEFAULT_CODE;
public static readonly int DEFAULT_CODE;
staticval mutable DEFAULT_CODE : int
Public Shared ReadOnly DEFAULT_CODE As Integer
Field Value
Remarks
The static value is 100.