WcfLogReceiverClient Events |
The WcfLogReceiverClient type exposes the following members.
Name | Description | |
---|---|---|
CloseCompleted |
Occurs when Close operation has completed.
| |
Closed |
Occurs when the communication object completes its transition from the closing state into the closed state.
| |
Closing |
Occurs when the communication object first enters the closing state.
| |
Faulted |
Occurs when the communication object first enters the faulted state.
| |
OpenCompleted |
Occurs when Open operation has completed.
| |
Opened |
Occurs when the communication object completes its transition from the opening state into the opened state.
| |
Opening |
Occurs when the communication object first enters the opening state.
| |
ProcessLogMessagesCompleted |
Occurs when the log message processing has completed.
|