 | LimitExceededExceptionRetryAfter Property |
Gets the time which the client should retry
Namespace: SanteDB.Core.ExceptionsAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic int RetryAfter { get; }Public ReadOnly Property RetryAfter As Integer
Get
public:
property int RetryAfter {
int get ();
}member RetryAfter : int with get
Property Value
Int32
See Also