Version

WcfListConnectorServiceClient Class Members

The following tables list the members exposed by WcfListConnectorServiceClient.

Public Constructors
 NameDescription
Public ConstructorWcfListConnectorServiceClient ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChannelFactoryGets the underlying ChannelFactory object. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public PropertyClientCredentialsGets the client credentials used to call an operation. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public PropertyEndpointGets the target endpoint for the service to which the WCF client can connect. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public PropertyInnerChannelGets the underlying System.ServiceModel.IClientChannel implementation. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public PropertyStateGets the current state of the ClientBase object. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Protected Properties
 NameDescription
Protected PropertyChannelGets the inner channel used to send messages to variously configured service endpoints. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public Methods
 NameDescription
Public MethodAbortCauses the ClientBase object to transition immediately from its current state into the closed state. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public MethodBeginGetInitialInfo  
Public MethodBeginPerformActivityOperation  
Public MethodBeginPing  
Public MethodBeginPollForItemSourceChanges  
Public MethodBeginPollForItemSourceChangesDetailed  
Public MethodBeginQueryActivities  
Public MethodCloseCauses the ClientBase object to transition from its current state into the closed state. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
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<IWcfListConnectorService>)
Public MethodEndGetInitialInfo  
Public MethodEndPerformActivityOperation  
Public MethodEndPing  
Public MethodEndPollForItemSourceChanges  
Public MethodEndPollForItemSourceChangesDetailed  
Public MethodEndQueryActivities  
Public MethodGetInitialInfo  
Public MethodGetInitialInfoAsyncOverloaded.   
Public MethodOpenCauses the ClientBase object to transition from the created state into the opened state. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Public MethodPerformActivityOperation  
Public MethodPerformActivityOperationAsyncOverloaded.   
Public MethodPing  
Public MethodPingAsyncOverloaded.   
Public MethodPollForItemSourceChanges  
Public MethodPollForItemSourceChangesAsyncOverloaded.   
Public MethodPollForItemSourceChangesDetailed  
Public MethodPollForItemSourceChangesDetailedAsyncOverloaded.   
Public MethodQueryActivities  
Public MethodQueryActivitiesAsyncOverloaded.   
Protected Methods
 NameDescription
Protected MethodCreateChannelReturns a new channel to the service. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
Protected MethodGetDefaultValueForInitializationReplicates the behavior of the default keyword in C#. (Inherited from System.ServiceModel.ClientBase<IWcfListConnectorService>)
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<IWcfListConnectorService>)
Public Events
See Also