Visual Basic (Declaration) | |
---|---|
Public Overloads Sub StopAsync( _ ByVal callback As Action(Of LocalService) _ ) |
C# | |
---|---|
public void StopAsync( Action<LocalService> callback ) |
Parameters
- callback
- The Action delegate to be called when the StopAsync operation has completed.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8