OBEXClient.MaxOBEXPacketLen Property
max size of obex packet used to communicate with the remote device
[Visual Basic]
Public ReadOnly Property MaxOBEXPacketLen As
UInt16
[C#]
public
ushort MaxOBEXPacketLen {get;}
See Also
OBEXClient Class | BlueLibs.OBEX.Client Namespace