A resource attribute that the application wishes to publish to the system.

C# |
public sealed class ResourceAttribute

All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | ResourceAttribute(String) | Constructs a ResourceAttribute object. |
![]() | Scope | Sets the scope of the resource attribute. |
![]() | Value | Sets the value associated with the resource attribute. |

NOTE: If any of the methods of this class are called after the main(...) method exits, the client or service process may behave in an undefined manner (for example, hang or terminate abnormally).

Object | |
![]() | ResourceAttribute |

[Platform.Symphony.Soam.ServiceContext.Publish]