Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.0
Class Library
 ClientOperation Members
Collapse All/Expand All Collapse All
This page is specific to
.NET Framework 3.0

Other versions are also available for the following:
ClientOperation Members

The following tables list the members exposed by the ClientOperation type.

  Name Description
Public method ClientOperation Overloaded. Initializes a new instance of the ClientOperation class.
Top
  Name Description
Public property Action Gets the action of the operation.
Public property BeginMethod Gets or sets the method associated with an asynchronous operation.
Public property DeserializeReply Gets or sets a value that indicates whether the Formatter property value is used to deserialize the reply message.
Public property EndMethod Gets or sets the method that implements the asynchronous end method for the operation.
Public property FaultContractInfos Gets a collection of FaultContractInfo objects that represent the specified SOAP faults for this operation.
Public property Formatter Gets or sets the formatter that serializes objects into messages and deserializes messages into objects.
Public property IsInitiating Gets or sets a value that indicates whether a session can be started by a message to this operation.
Public property IsOneWay Gets or sets a value that indicates if the operation is a one-way operation.
Public property IsTerminating Gets or sets a value that indicates if this operation is the last one in a session.
Public property Name Gets the name of the operation.
Public property ParameterInspectors Gets or sets a collection of IParameterInspector objects that can inspect and modify inbound and outbound objects for a particular client method.
Public property Parent Gets the containing ClientRuntime object.
Public property ReplyAction Gets the action of the reply message for this operation.
Public property SerializeRequest Gets or sets a value that specifies whether the Formatter object serializes an outbound message.
Public property SyncMethod Gets or sets the method that is associated with this operation.
Top
(see also Protected Methods )
  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)
Top
  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)
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