Skip to content

Home > @esengine/ecs-framework-monorepo > RpcCallProxyEvents > retryAttempt

RpcCallProxyEvents.retryAttempt property

Signature:

typescript
retryAttempt: (callId: string, attempt: number) => void;

基于 MIT 许可证发布