ProvisionFlag.IgnoreErrorIfEndpointDoesNotExist Field

Solclient

ProvisionFlagIgnoreErrorIfEndpointDoesNotExist Field
version: 7.2.1.27
If added to flags, the ISession.Deprovision call will not return an error if the Endpoint does not exist.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public static int IgnoreErrorIfEndpointDoesNotExist
Public Shared IgnoreErrorIfEndpointDoesNotExist As Integer
public:
static int IgnoreErrorIfEndpointDoesNotExist

Field Value

Type: Int32
See Also