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

ObexClientSession.PduFactory Property

Gets the ObexPduFactory instance being used by this session.

[Visual Basic]
Public ReadOnly Property PduFactory As ObexPduFactory
[C#]
public Pdus.ObexPduFactory PduFactory {get;}

See Also

ObexClientSession Class | Brecham.Obex Namespace