IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Question: .NET Wrapper and Timeout Property

    Posted 05/26/04 08:44 PM

    I would like the C# application to set a wait time before calling the mainframe service.
    Is there a timeout property for .NET wrappers?

    Thanks,
    Rabia


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: Question: .NET Wrapper and Timeout Property

    Posted 05/27/04 10:20 AM

    Hello Rabia,

    the Service class has a property Timeout to set or retrieve the timeout value for a given Service instance.

    You’ll find it in 7.1.1.30 version of the EntireX documentation which is available on CD or via servline24.

    Kind regards,
    Rolf


    #Mainframe-Integration
    #EntireX
    #webMethods


  • 3.  RE: Question: .NET Wrapper and Timeout Property

    Posted 05/28/04 01:34 AM

    Thanks Rolf,

    The Documentation for version 7.1.1.30 indeed contains a lot more details for the EntireX .NET Wrapper.

    Rabia


    #webMethods
    #EntireX
    #Mainframe-Integration