| 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()
Public Overrides Function IsWebServiceConnectionAvailable As Boolean
Return Value
Type:
Booleantrue if [is web service connection available]; otherwise,
false.
See Also