Click or drag to resize
BroccoliSharp BroConnectionRegisterForEvent Method
Overload List
  Name Description
Public method RegisterForEvent(String, Object)
Registers for events that arrive with the name of eventName.
Public method RegisterForEvent(String, ActionBroEventArgs, Object)
Registers for events that arrive with the name of eventName using specified eventHandler.
Top
See Also