Click to Rate and Give Feedback

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.Net Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
OperationContractAttribute Properties

The OperationContractAttribute type exposes the following members.

  NameDescription
Public propertyActionGets or sets the WS-Addressing action of the request message.
Public propertyAsyncPatternIndicates that an operation is implemented asynchronously using a Begin<methodName> and End<methodName> method pair in a service contract.
Public propertyHasProtectionLevelGets a value that indicates whether the messages for this operation must be encrypted, signed, or both.
Public propertyIsInitiatingGets or sets a value that indicates whether the method implements an operation that can initiate a session on the server (if such a session exists).
Public propertyIsOneWayGets or sets a value that indicates whether an operation returns a reply message.
Public propertyIsTerminatingGets or sets a value that indicates whether the service operation causes the server to close the session after the reply message, if any, is sent.
Public propertyNameGets or sets the name of the operation.
Public propertyProtectionLevelGets or sets a value that specifies whether the messages of an operation must be encrypted, signed, or both.
Public propertyReplyActionGets or sets the value of the SOAP action for the reply message of the operation.
Public propertyTypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker