Click or drag to resize

WcfLogReceiverTwoWayClient Properties

The WcfLogReceiverTwoWayClient type exposes the following members.

Properties
  NameDescription
Public propertyChannelFactory
Gets the underlying ChannelFactoryTChannel object.
(Inherited from ClientBaseILogReceiverTwoWayClient.)
Public propertyClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBaseILogReceiverTwoWayClient.)
Public propertyCookieContainer
Gets or sets the cookie container.
(Inherited from WcfLogReceiverClientBaseTService.)
Public propertyEndpoint
Gets the target endpoint for the service to which the WCF client can connect.
(Inherited from ClientBaseILogReceiverTwoWayClient.)
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBaseILogReceiverTwoWayClient.)
Public propertyState
Gets the current state of the ClientBaseTChannel object.
(Inherited from ClientBaseILogReceiverTwoWayClient.)
Top
See Also