Share via


CallCompensationAttribute Class

Definition

public ref class CallCompensationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class CallCompensationAttribute : Attribute
type CallCompensationAttribute = class
    inherit Attribute
Public NotInheritable Class CallCompensationAttribute
Inherits Attribute
Inheritance
CallCompensationAttribute
Attributes

Constructors

CallCompensationAttribute(EXLangSCallCompensationInfo, String[], String[])

Methods

CallCompensationInfo()
CalledServices()
CompensatedServices()

Applies to