Click or drag to resize
MsiUpdateTryGetClient Method
Returns update server web client with related access credentials set.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetClient(
	ref WebClient client,
	FdfResultCollection outResults = null
)

Parameters

client
Type: System.NetWebClient
outResults (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
Remarks