Skip to content

44e959a9 23cb ae24 7696 d5638b92f0b9

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

UdpChunkHelper Methods

The UdpChunkHelper type exposes the following members.

Methods

 

Name Description
Private method CreateInitialHeader Creates and initializes a GELF header.
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetChunks Splits the payload into chunks according to current settings.
Private method GetGelfChunks Splits provided payload into GELF chunks.
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Private method GetPureChunks Splits provided payload into pure chunks.
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.)
Private method UpdateSequenceNumber Updates the sequence number byte of a GELF header.
  Back to Top

See Also

Reference

UdpChunkHelper Class
Plexdata.LogWriter.Internals.Helpers Namespace

Clone this wiki locally