Click or drag to resize

LiveIntegrationAddInIsWebServiceConnectionAvailable Method

Check if the web service is available for the live integration

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public override bool IsWebServiceConnectionAvailable()

Return Value

Type: Boolean
true if [is web service connection available]; otherwise, false.
See Also