uaPLUS Reference
StartMetadataUpdates Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComClientNodeManager Class : StartMetadataUpdates Method

callback
callbackData
initialDelay
period

Glossary Item Box

Updates the type cache.

Syntax

Visual Basic (Declaration) 
Protected Sub StartMetadataUpdates( _
   ByVal callback As WaitCallback, _
   ByVal callbackData As Object, _
   ByVal initialDelay As Integer, _
   ByVal period As Integer _
) 
C# 
protected void StartMetadataUpdates( 
   WaitCallback callback,
   object callbackData,
   int initialDelay,
   int period
)

Parameters

callback
callbackData
initialDelay
period

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.