Skip to content

Need help for Setting timeout in Firestore #2471

@Watanyou

Description

@Watanyou

I'm look for setting a timeout in case of cable connected but unable to access internet. as I see in this document.
https://jskeet.github.io/google-cloud-dotnet/docs/Google.Cloud.Firestore.Data/api/Google.Cloud.Firestore.V1Beta1.FirestoreSettings.html
Default timeout was 10 mins. and I try but I can't change the setting (get only, I can't set).

this is what I try for now but I don't know how to set that. Could you please show me an example of how to?
`FirestoreSettings fs = new FirestoreSettings();

var t = fs.WriteSettings.Timing.Expiration.Timeout;`

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the Firestore API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions