Click or drag to resize

WcfLogReceiverOneWayClient Properties

The WcfLogReceiverOneWayClient type exposes the following members.

Properties
  NameDescription
Public propertyChannelFactory
Gets the underlying ChannelFactoryTChannel object.
(Inherited from ClientBaseILogReceiverOneWayClient.)
Public propertyClientCredentials
Gets the client credentials used to call an operation.
(Inherited from ClientBaseILogReceiverOneWayClient.)
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 ClientBaseILogReceiverOneWayClient.)
Public propertyInnerChannel
Gets the underlying IClientChannel implementation.
(Inherited from ClientBaseILogReceiverOneWayClient.)
Public propertyState
Gets the current state of the ClientBaseTChannel object.
(Inherited from ClientBaseILogReceiverOneWayClient.)
Top
See Also