EMS.ResourceTypes.EndPointConsumeAttribute

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: EMS.ResourceTypes |
Delphi
EndPointConsumeAttribute = class(EndPointProduceAttribute);
C++
class PASCALIMPLEMENTATION EndPointConsumeAttribute : public EndPointProduceAttribute
Description
It is an attribute for EMS endpoint method.
EMS.ResourceTypes.EndPointConsumeAttribute inherits from EMS.ResourceTypes.TEndpointCustomAttribute. All content below this line refers to EMS.ResourceTypes.TEndpointCustomAttribute.
It is an attribute for EMS endpoint method.