RefreshAllocation Method

Refreshes the allocation.

Syntax

public void RefreshAllocation(int newLifetime);
Public Sub RefreshAllocation(ByVal NewLifetime As Integer)

Remarks

This method refreshes the allocation, resetting its Lifetime to the number of seconds specified by NewLifetime. If 0 is passed for NewLifetime, the allocation will immediately expire.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]