10.24.0

SubscribeFlagRequestConfirm Field

Requests a confirmation for the subscribe/unsubscribe operation. This bit is implied by WaitForConfirm. If WaitForConfirm is not set when this flag is set, then a confirmation event is issued through the session event callback delegate, but the API call will not block.

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.24.0
C#
public static int RequestConfirm

Field Value

Int32

See Also