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

ObexPduFactory Fields

The fields of the ObexPduFactory class are listed below. For a complete list of ObexPduFactory class members, see the ObexPduFactory Members topic.

Public Static (Shared) Fields

DefaultMru The default maximum PDU size (maximum receive unit), has value 255.
MaximumMru The maximum PDU size (maximum receive unit), has value 65535, i.e. UInt16.MaxValue.
MinimumMru The minimum recommended PDU maximum size (maximum receive unit), has value 255.

See Also

ObexPduFactory Class | Brecham.Obex.Pdus Namespace