Method SendEventSendEvent(string, string)Sends of event. Declaration protected void SendEvent(string kind, string key) Parameters Type Name Description string kind Kind of event. string key Key of the item (value key or dependency key, typically).