ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndPublishSolution Method

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public bool EndPublishSolution(
	IAsyncResult result
)
Public Function EndPublishSolution ( _
	result As IAsyncResult _
) As Boolean

Parameters

result
Type: IAsyncResult