ObexWebResponseClose Method
Frees the resources held by the response.
Namespace: InTheHand.NetAssembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
public virtual void Close()
Public Overridable Sub Close
public:
virtual void Close()
abstract Close : unit -> unit
override Close : unit -> unit