Skip to main content
A newer version of this page is available.

DefaultSnapProgressIndicationService.End(Int32) Method

For internal use. Use the ISnapProgressIndicationService.End property instead.

Namespace: DevExpress.Snap.Core.Services

Assembly: DevExpress.Snap.v19.2.Core.dll

Declaration

public void End(
    int token
)

Parameters

Name Type Description
token Int32

An integer value.

Implements

See Also