Partager via


Méthode SubscribeToEvents

Specifies the server events to receive.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique SubscribeToEvents(ServerEventSet) Specifies the server events to receive.
Méthode publique SubscribeToEvents(ServerTraceEventSet) Specifies the server trace events to receive.
Méthode publique SubscribeToEvents(ServerEventSet, ServerEventHandler) Specifies the server events to receive and the event handler that handles the events.
Méthode publique SubscribeToEvents(ServerTraceEventSet, ServerEventHandler) Specifies the server trace events to receive and the event handler that handles the events.

Haut de la page