Salesforce

WCF Component Properties (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

WCF Component Properties (Magic xpa 3.x)

The WCF Component Properties dialog box displays the WCF's details. All of the properties are read only.

You access this dialog box by pressing Alt+Enter from a WCF component.

The properties are as follows:

Property

Description

Description

The contract name from the assembly metadata.

Endpoint URL

The Web service endpoint URL.

Runtime Version

The version of the .NET runtime that this assembly was compiled against.

The dialog box also has the Always generate message contracts check box, similar to Visual Studio (Add Service Reference > Advanced …). Select this check box if you want to generate message contracts for the WCF client. Since version: 3.1a

For details about WCF contracts in general and specifically message contracts, refer to the following MSDN articles:

https://msdn.microsoft.com/library/ff183866.aspx

https://msdn.microsoft.com/en-us/library/aa347733(v=vs.110).aspx (/mc)


Note:
The maximum string content length quota for reading XML data is 8192. You can increase this quota by changing the MaxStringContentLength property in the XmlDictionaryReaderQuotas object used when creating the XML reader.

Related Topics

Reference
Attachment 
Attachment