Persistate API documentation
IStatusTarget Interface
NamespacesPersistateIStatusTarget

[This is preliminary documentation and is subject to change.]

This interface is implemented by all UI forms which can receive status messages via the SetStatus(String, Single) method.
Declaration Syntax
C#
public interface IStatusTarget
Members
All MembersMethods



IconMemberDescription
GetStatus()()()()
Gets the current status message showing in the session.

SetStatus(String, Single, Int32)
Shows the user a current status.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)