Ws.ServiceModel Namespace

Contains Attribute classes that define aspects of the Web Services service model.

Classes

Name Description
Public Class MessageParameterAttribute Controls the name of the request and response parameter names; cannot be used with System.ServiceModel.Channels.Message or message contracts.
Public Class OperationContractAttribute Indicates that a method defines an operation that is part of a service contract in an application.
Public Class ServiceContractAttribute Indicates that an interface or a class defines a service contract in an application.