Click or drag to resize

IWcfLogReceiverClient Properties

The IWcfLogReceiverClient type exposes the following members.

Properties
  NameDescription
Public propertyClientCredentials
Enables the user to configure client and service credentials as well as service credential authentication settings for use on the client side of communication.
Public propertyCookieContainer
Gets or sets the cookie container.
Public propertyEndpoint
Gets the target endpoint for the service to which the WCF client can connect.
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
Public propertyState
Gets the current state of the communication-oriented object.
(Inherited from ICommunicationObject.)
Top
See Also