ISOAPTransportTimeout Interface

uuid(038d5938-2e2e-4f88-9476-8ffb04ae7501)

This interface indicates that a particular transport supports user settable timeouts.

 

Base Interface

ISOAPTransport

 

Methods, in vtable order (after base interface)

Name Description
Timeout  [propput]
Timeout  [propget] This get/sets the current timeout value [in milliseconds].

 

When to Implement

Implement this interface if you are writing a SOAP transport that includes user settable timeouts.

 

When to Call

Call this to alter the default timeout on transports that support timeouts.

 

See Also

The PocketSOAP Library | 

 

 

Copyright

Copyright © Simon Fell, 2000-2004. All rights reserved.