FallbackGroupTarget Properties |
The FallbackGroupTarget type exposes the following members.
Name | Description | |
---|---|---|
EnableBatchWrite |
Gets or sets whether to enable batching, but fallback will be handled individually
| |
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.) | |
ReturnToFirstOnSuccess |
Gets or sets a value indicating whether to return to the first target after any successful write.
| |
SyncRoot |
Gets the object which can be used to synchronize asynchronous operations that must rely on the .
(Inherited from Target.) | |
Targets |
Gets the collection of targets managed by this compound target.
(Inherited from CompoundTargetBase.) |