Skip to main content Skip to complementary content

ReloadExtensionListAsync Method

Overloads

ReloadExtensionListAsync()

Reloads the list of extensions.

ReloadExtensionListAsync(AsyncHandle)

Reloads the list of extensions.

ReloadExtensionListAsync()

Reloads the list of extensions.

Declaration

      public Task ReloadExtensionListAsync()
    

Returns

Type Description
System.Threading.Tasks.Task

Implements

ReloadExtensionListAsync(AsyncHandle)

Reloads the list of extensions.

Declaration

      public Task ReloadExtensionListAsync(AsyncHandle asyncHandle)
    

Parameters

Type Name Description
AsyncHandle asyncHandle

Handle to asynchronous method request

Returns

Type Description
System.Threading.Tasks.Task

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!