Class PingOptions
Assembly: Couchbase.NetClient.dll
Syntax
Methods
|
Edit this page
View Source
CancellationToken(CancellationToken)
Declaration
public PingOptions CancellationToken(CancellationToken token)
Parameters
Returns
|
Edit this page
View Source
ReportId(string)
Declaration
public PingOptions ReportId(string reportId)
Parameters
Type |
Name |
Description |
string |
reportId |
|
Returns
|
Edit this page
View Source
ServiceTypes(params ServiceType[])
Declaration
public PingOptions ServiceTypes(params ServiceType[] serviceTypes)
Parameters
Returns