IWcfLogReceiverClient Events |
The IWcfLogReceiverClient 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. (Inherited from ICommunicationObject.) | |
Closing | Occurs when the communication object first enters the closing state. (Inherited from ICommunicationObject.) | |
Faulted | Occurs when the communication object first enters the faulted state. (Inherited from ICommunicationObject.) | |
OpenCompleted |
Occurs when Open operation has completed.
| |
Opened | Occurs when the communication object completes its transition from the opening state into the opened state. (Inherited from ICommunicationObject.) | |
Opening | Occurs when the communication object first enters the opening state. (Inherited from ICommunicationObject.) | |
ProcessLogMessagesCompleted |
Occurs when the log message processing has completed.
|