Click or drag to resize

WcfLogReceiverClient Events

The WcfLogReceiverClient type exposes the following members.

Events
  NameDescription
Public eventCloseCompleted
Occurs when Close operation has completed.
Public eventClosed
Occurs when the communication object completes its transition from the closing state into the closed state.
Public eventClosing
Occurs when the communication object first enters the closing state.
Public eventFaulted
Occurs when the communication object first enters the faulted state.
Public eventOpenCompleted
Occurs when Open operation has completed.
Public eventOpened
Occurs when the communication object completes its transition from the opening state into the opened state.
Public eventOpening
Occurs when the communication object first enters the opening state.
Public eventProcessLogMessagesCompleted
Occurs when the log message processing has completed.
Top
See Also