ServiceContractAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ServiceContractAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone CallbackContract Gets or sets the type of callback contract when the contract is a duplex contract.
Public propertySupported by Silverlight for Windows Phone ConfigurationName Gets or sets the name used to locate the service in an application configuration file.
Public propertySupported by Silverlight for Windows Phone Name Gets or sets the name for the <portType> element in Web Services Description Language (WSDL).
Public propertySupported by Silverlight for Windows Phone Namespace Gets or sets the namespace of the <portType> element in Web Services Description Language (WSDL).

Top