Uiinfrastructure API Docs  
 

ReturnValue Class

Container for a result code and a status message. The startup task runner uses these for separate notification and exception processing.

For a list of all members of this type, see ReturnValue Members.

System.Object
   com.plumtree.uiinfrastructure.application.notification.ReturnValue

public class ReturnValue

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.notification

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ReturnValue Members | com.plumtree.uiinfrastructure.application.notification Namespace