Share via


OrderServiceAgent Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Class which creates the webservice proxy for the agent.

The OrderServiceAgent type exposes the following members.

Constructors

  Name Description
Aa135162.pubmethod(en-US,CS.70).gif OrderServiceAgent Overloaded. Initializes a new instance of the OrderServiceAgent class.

Top

Methods

  Name Description
Aa135162.protmethod(en-US,CS.70).gif CreateProxy Creates the WebService proxy object. (Overrides ServiceAgent..::.CreateProxy()()().)
Aa135162.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa135162.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa135162.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa135162.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa135162.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa135162.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa135162.pubmethod(en-US,CS.70).gif TryHandleWebMethodException Overloaded.

Top

Properties

  Name Description
Aa135162.pubproperty(en-US,CS.70).gif AllowBasicOverNonSecure Gets or Sets a value that indicates whether to allow Basic authentication over unprotected HTTP connections. (Inherited from ServiceAgent.)
Aa135162.pubproperty(en-US,CS.70).gif Credentials Gets or sets the Credentials currently being used by the Agent to access the Web service. (Inherited from ServiceAgent.)
Aa135162.pubproperty(en-US,CS.70).gif KeepAlive (Inherited from ServiceAgent.)
Aa135162.pubproperty(en-US,CS.70).gif ServiceUri Gets the URL of the Web service the agent is communicating with. (Inherited from ServiceAgent.)
Aa135162.pubproperty(en-US,CS.70).gif SoapProxy Gets the SOAP proxy object that the Agent is using to access the Web service. (Inherited from ServiceAgent.)
Aa135162.pubproperty(en-US,CS.70).gif UnsafeAuthenticatedConnectionSharing Gets or sets a value indicating whether the ServiceAgent should allow pooling of connection objects with user credentials set. (Inherited from ServiceAgent.)

Top

See Also

Reference

OrderServiceAgent Class

Microsoft.CommerceServer.Orders Namespace