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

Request resync with server.

Namespace:  Phoenix
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
[CommandAttribute("resync")]
public static int Resync()
<CommandAttribute("resync")> _
Public Shared Function Resync As Integer
[CommandAttribute(L"resync")]
public:
static int Resync()

Return Value

Time in seconds until next resync will be allowed.

See Also