LogReceiverWebServiceTarget Properties |
The LogReceiverWebServiceTarget type exposes the following members.
Name | Description | |
---|---|---|
ClientId |
Gets or sets the client ID.
| |
EndpointAddress |
Gets or sets the endpoint address.
| |
EndpointConfigurationName |
Gets or sets the name of the endpoint configuration in WCF configuration file.
| |
IncludeEventProperties |
Gets or sets a value indicating whether to include per-event properties in the payload sent to the server.
| |
IsInitialized |
Gets a value indicating whether the target has been initialized.
(Inherited from Target.) | |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Target.) | |
Name |
Gets or sets the name of the target.
(Inherited from Target.) | |
Parameters |
Gets the list of parameters.
| |
SyncRoot |
Gets the object which can be used to synchronize asynchronous operations that must rely on the .
(Inherited from Target.) | |
UseBinaryEncoding |
Gets or sets a value indicating whether to use binary message encoding.
| |
UseOneWayContract |
Gets or sets a value indicating whether to use a WCF service contract that is one way (fire and forget) or two way (request-reply)
|