Brecham.Obex — An OBEX library for the .NET Framework

ObexCreatedPdu Members

ObexCreatedPdu overview

Public Instance Properties

BodyStreamLength Get the number of bytes from the bodyStream that were added to the PDU as a Body header.
Buffer Gets the created PDU.
EndOfBodyStream Get whether the bodyStream was read, and it was found that the end of the stream had been reached.
Length Gets the length of the PDU created.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

ObexCreatedPdu Class | Brecham.Obex.Pdus Namespace