[progress Communities] [progress Openedge Abl] Forum Post: Re: Issues With Openedge.net.http

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
P

Peter Judge

Guest
You should call Initialize() after calling the constructor. This makes sure some of the internal structures are set appropriately (header collections etc). It’s not doc’ed that you should do this. Every time you see a type that implements the OpenEdge.Core.ISupportInitialize interface you should call Initialize() after the constructor.

Continue reading...
 
Status
Not open for further replies.
Back
Top