Represents the method that handles the PacketOpened event.
[Visual Basic .NET]
Public Delegate Sub PacketOpenedEventHandler ( _
)
[C#] public delegate void PacketOpenedEventHandler ( );