Click or drag to resize

WcfLogReceiverClient Properties

The WcfLogReceiverClient 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 propertyProxiedClient
The client getting proxied
Public propertyState
Gets the current state of the communication-oriented object.
Public propertyUseOneWay
Do we use one-way or two-way messaging?
Top
See Also