UnityServiceHost Events

Fabrica Bolos GLPK

Collapse imageExpand ImageCopy imageCopyHover image

The UnityServiceHost type exposes the following members.

Events

  NameDescription
Public eventClosed
Occurs when a communication object transitions into the closed state.
(Inherited from CommunicationObject.)
Public eventClosing
Occurs when a communication object transitions into the closing state.
(Inherited from CommunicationObject.)
Public eventFaulted
Occurs when a communication object transitions into the faulted state.
(Inherited from CommunicationObject.)
Public eventOpened
Occurs when a communication object transitions into the opened state.
(Inherited from CommunicationObject.)
Public eventOpening
Occurs when a communication object transitions into the opening state.
(Inherited from CommunicationObject.)
Public eventUnknownMessageReceived
Occurs when an unknown message is received.
(Inherited from ServiceHostBase.)

See Also