The members of System.Web.Services.WebMethodAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Web.Services.WebMethodAttribute class. | ||
Initializes a new instance of the System.Web.Services.WebMethodAttribute class. | ||
Initializes a new instance of the System.Web.Services.WebMethodAttribute class. | ||
Initializes a new instance of the System.Web.Services.WebMethodAttribute class. | ||
Initializes a new instance of the System.Web.Services.WebMethodAttribute class. |
BufferResponse | bool.
Gets or sets whether the response for this request is buffered. | |
CacheDuration | int.
Gets or sets the number of seconds the response should be held in the cache. | |
Description | string.
A descriptive message describing the XML Web service method. | |
EnableSession | bool.
Indicates whether session state is enabled for an XML Web service method. | |
MessageName | string.
The name used for the XML Web service method in the data passed to and returned from an XML Web service method. | |
TransactionOption | System.EnterpriseServices.TransactionOption.
Indicates the transaction support of an XML Web service method. |