Click or drag to resize

ConfigurationConfigurationClientSavePdaConfigAsync Method

Overload List
 NameDescription
Public methodSavePdaConfigAsync(String) Asynchronously saves the PDA configurations to a .json file.
Public methodSavePdaConfigAsync(SavePdaConfigRequest, CallOptions) Save the current server configuration as a .json file to path (relative to service).
Public methodSavePdaConfigAsync(SavePdaConfigRequest, Metadata, NullableDateTime, CancellationToken) Save the current server configuration as a .json file to path (relative to service).
Top
See Also