Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 ClientOperation Members
Collapse All/Expand All Collapse All
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
ClientOperation Members

Used to modify or extend the execution behavior of a specific contract operation in a client object or client channel object. This class cannot be inherited.

The ClientOperation type exposes the following members.

  NameDescription
Public methodClientOperationOverloaded. Initializes a new instance of the ClientOperation class.
Top
  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public propertyActionGets the action of the operation.
Public propertyBeginMethodGets or sets the method associated with an asynchronous operation.
Public propertyDeserializeReplyGets or sets a value that indicates whether the Formatter property value is used to deserialize the reply message.
Public propertyEndMethodGets or sets the method that implements the asynchronous end method for the operation.
Public propertyFaultContractInfosGets a collection of FaultContractInfo objects that represent the specified SOAP faults for this operation.
Public propertyFormatterGets or sets the formatter that serializes objects into messages and deserializes messages into objects.
Public propertyIsInitiatingGets or sets a value that indicates whether a session can be started by a message to this operation.
Public propertyIsOneWayGets or sets a value that indicates if the operation is a one-way operation.
Public propertyIsTerminatingGets or sets a value that indicates if this operation is the last one in a session.
Public propertyNameGets the name of the operation.
Public propertyParameterInspectorsGets or sets a collection of IParameterInspector objects that can inspect and modify inbound and outbound objects for a particular client method.
Public propertyParentGets the containing ClientRuntime object.
Public propertyReplyActionGets the action of the reply message for this operation.
Public propertySerializeRequestGets or sets a value that specifies whether the Formatter object serializes an outbound message.
Public propertySyncMethodGets or sets the method that is associated with this operation.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker