The event handler receives an argument of type OracleInfoMessageEventArgs, which contains data relevant to an event. See “OracleInfoMessageEventArgs Class” for more information.object senderwhere sender is the object that generated the event and e is an OracleInfoMessageEventArgs object that describes the warning. For more information on Events and Delegates, refer to the Microsoft .NET Framework SDK documentation.