Click or drag to resize
BroccoliSharp BroPacket Methods

The BroPacket type exposes the following members.

Methods
  Name Description
Public method Clone
Gets a clone of this BroPacket.
Public method Dispose
Releases all the resources used by this BroPacket object.
Protected method Dispose(Boolean)
Releases the unmanaged resources used by this BroPacket object and optionally releases the managed resources.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Releases the unmanaged resources before this BroPacket object is reclaimed by GC.
(Overrides ObjectFinalize.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also