Share via


UserDefinedTypeEvents.SubscribeToEvents Method

Include Protected Members
Include Inherited Members

Specifies the user-defined type events to receive.

Overload List

  Name Description
Public method SubscribeToEvents(ObjectEventSet) Specifies the user-defined type events to receive.
Public method SubscribeToEvents(ObjectEventSet, ServerEventHandler) Specifies the user-defined type events to receive and the event handler that handles the events.

Top