ProvisionFlag.IgnoreErrorIfEndpointAlreadyExists Field

Solclient

ProvisionFlagIgnoreErrorIfEndpointAlreadyExists Field
version: 7.2.1.27
If added to flags, the ISession.Provision call will not return an error if the Endpoint already exists.

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 IgnoreErrorIfEndpointAlreadyExists
Public Shared IgnoreErrorIfEndpointAlreadyExists As Integer
public:
static int IgnoreErrorIfEndpointAlreadyExists

Field Value

Type: Int32
See Also