This class provides data for the PacketReceived event.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class UDP_e_PacketReceived : EventArgs
Public Class UDP_e_PacketReceived Inherits EventArgs
public ref class UDP_e_PacketReceived : public EventArgs
type UDP_e_PacketReceived = class inherit EventArgs end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
Buffer |
Gets data buffer.
| |
Count |
Gets number of bytes stored to Buffer.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RemoteEP |
Gets remote host from where data was received.
| |
Socket |
Gets socket which received data.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119