| 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
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    