API Reference
Class
GoogleWorkspaceRetryEvent
Inheritance
- Object
- GoogleWorkspaceRetryEvent
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public GoogleWorkspaceRetryEvent(String method, String uri, Int32 retryAttempt, Int32 maxRetryCount, String trigger, TimeSpan delay, String delayStrategy) #Parameters
- method String
- uri String
- retryAttempt Int32
- maxRetryCount Int32
- trigger String
- delay TimeSpan
- delayStrategy String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object