Click or drag to resize

CloudMethodAttribute Properties

The CloudMethodAttribute type exposes the following members.

Properties
 NameDescription
Public propertyAddToCommands Whether the method should be added to the list of commands.
Public propertyLimitWindow Specifies the time window for rate limiting.
Public propertyMaxCallPerClientPermit Limits the maximum number of calls permitted within the specified time window per client.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public propertyUserRole 
Top
See Also