Click or drag to resize

WcfLogReceiverClientBaseTService Properties

The WcfLogReceiverClientBaseTService generic type exposes the following members.

Properties
  NameDescription
Protected propertyChannel
Gets the inner channel used to send messages to variously configured service endpoints.
(Inherited from ClientBaseTService.)
Public propertyChannelFactory
Gets the underlying ChannelFactoryTChannel object.
(Inherited from ClientBaseTService.)
Public propertyClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBaseTService.)
Public propertyCookieContainer
Gets or sets the cookie container.
Public propertyEndpoint
Gets the target endpoint for the service to which the WCF client can connect.
(Inherited from ClientBaseTService.)
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBaseTService.)
Public propertyState
Gets the current state of the ClientBaseTChannel object.
(Inherited from ClientBaseTService.)
Top
See Also