WebMethodAttribute Properties

  Name Description
Public property BufferResponse
Gets or sets whether the response for this request is buffered.
Public property CacheDuration
Gets or sets the number of seconds the response should be held in the cache.
Public property Supported by the .NET Compact Framework Description
A descriptive message describing the XML Web service method.
Public property EnableSession
Indicates whether session state is enabled for an XML Web service method.
Public property Supported by the .NET Compact Framework MessageName
The name used for the XML Web service method in the data passed to and returned from an XML Web service method.
Public property TransactionOption
Indicates the transaction support of an XML Web service method.
Public property TypeId 
When implemented in a derived class, gets a unique identifier for this Attribute.
(inherited from Attribute)
Top

Community Additions

ADD
Show: