'Declaration
Public Property MaxOperationRetries As Nullable(Of Integer)
public Nullable<int> MaxOperationRetries {get; set;}
'Declaration
Public Property MaxOperationRetries As Nullable(Of Integer)
public Nullable<int> MaxOperationRetries {get; set;}