| Visual Basic (Declaration) | |
|---|---|
| Public Function CompletePublish( _ ByVal context As OperationContext, _ ByVal operation As AsyncPublishOperation _ ) As Boolean | |
| C# | |
|---|---|
| public bool CompletePublish( OperationContext context, AsyncPublishOperation operation ) | |
Parameters
- context
- operation
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    