Solclient
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.
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 RequestConfirm
Public Shared RequestConfirm As Integer
public: static int RequestConfirm
Field Value
Type: Int32See Also