public int RetryCount { get; }
Public ReadOnly Property RetryCount As Integer Get
public: virtual property int RetryCount { int get () sealed; }
abstract RetryCount : int with get override RetryCount : int with get
In This Article