XMLDA.NET Reference
XmlDA10Client Class Members
See Also  Properties  Methods  Send Feedback
xmldanet.xmlda Namespace : XmlDA10Client Class


Glossary Item Box

The following tables list the members exposed by XmlDA10Client.

Public Constructors

 NameDescription
Public ConstructorXmlDA10Client ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyChannelFactoryGets the underlying ChannelFactory object. (Inherited from System.ServiceModel.ClientBase<Service>)
Public PropertyClientCredentialsGets the client credentials used to call an operation. (Inherited from System.ServiceModel.ClientBase<Service>)
Public PropertyEndpointGets the target endpoint for the service to which the WCF client can connect. (Inherited from System.ServiceModel.ClientBase<Service>)
Public PropertyInnerChannelGets the underlying System.ServiceModel.IClientChannel implementation. (Inherited from System.ServiceModel.ClientBase<Service>)
Public PropertyStateGets the current state of the ClientBase object. (Inherited from System.ServiceModel.ClientBase<Service>)
Top

Protected Properties

 NameDescription
Protected PropertyChannelGets the inner channel used to send messages to variously configured service endpoints. (Inherited from System.ServiceModel.ClientBase<Service>)
Top

Public Methods

 NameDescription
Public MethodAbortCauses the ClientBase object to transition immediately from its current state into the closed state. (Inherited from System.ServiceModel.ClientBase<Service>)
Public MethodBeginBrowse  
Public MethodBeginGetProperties  
Public MethodBeginGetStatus  
Public MethodBeginRead  
Public MethodBeginSubscribe  
Public MethodBeginSubscriptionCancel  
Public MethodBeginSubscriptionPolledRefresh  
Public MethodBeginWrite  
Public MethodBrowse  
Public MethodCloseCauses the ClientBase object to transition from its current state into the closed state. (Inherited from System.ServiceModel.ClientBase<Service>)
Public MethodDisplayInitializationUIInstructs the inner channel to display a user interface if one is required to initialize the channel prior to using it. (Inherited from System.ServiceModel.ClientBase<Service>)
Public MethodEndBrowse  
Public MethodEndGetProperties  
Public MethodEndGetStatus  
Public MethodEndRead  
Public MethodEndSubscribe  
Public MethodEndSubscriptionCancel  
Public MethodEndSubscriptionPolledRefresh  
Public MethodEndWrite  
Public MethodGetProperties  
Public MethodGetStatus  
Public MethodOpenCauses the ClientBase object to transition from the created state into the opened state. (Inherited from System.ServiceModel.ClientBase<Service>)
Public MethodRead  
Public MethodSubscribe  
Public MethodSubscriptionCancel  
Public MethodSubscriptionPolledRefresh  
Public MethodWrite  
Top

Protected Methods

 NameDescription
Protected MethodCreateChannelReturns a new channel to the service. (Inherited from System.ServiceModel.ClientBase<Service>)
Protected MethodGetDefaultValueForInitializationReplicates the behavior of the default keyword in C#. (Inherited from System.ServiceModel.ClientBase<Service>)
Protected MethodInvokeAsyncProvides support for implementing the event-based asynchronous pattern. For more information about this pattern, see Event-based Asynchronous Pattern Overview. (Inherited from System.ServiceModel.ClientBase<Service>)
Top

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.