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. |
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. |
ObexCreatedPdu Class | Brecham.Obex.Pdus Namespace