'Declaration Public Sub AlterMaxRetries( _ ByVal maxRetries As Integer _ ) |
public void AlterMaxRetries( int maxRetries ) |
Parameters
- maxRetries
- The number of times a dequeue with the OracleQueueDequeueMode.Remove mode can be attempted on a message.
'Declaration Public Sub AlterMaxRetries( _ ByVal maxRetries As Integer _ ) |
public void AlterMaxRetries( int maxRetries ) |