NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpGetServiceInfo.Interactions

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Interactions As _
   HttpGetRequestResponseInfos
[C#]
public HttpGetRequestResponseInfos Interactions {get;}
[C++]
public: __property HttpGetRequestResponseInfos* get_Interactions();
[JScript]
public function get Interactions() : HttpGetRequestResponseInfos;

See Also

HttpGetServiceInfo Class | HttpGetServiceInfo Members | System.Web.Services.Description Namespace