1
Answer

Property in Webservice

Sameer Chawla

Sameer Chawla

17y
2.1k
1

Hi all,

    I have a interface(let us say IX) in which I have defined a property(Timeout).  Now there is a class which implements this interface and it is a webservice and it is derving from SoapHttpClientProtocol. My question is Can webservice implementa property. In most of the examples I has always been methods.

 

Answers (1)