restartable
Class: matlab.net.http.io.GenericProvider
Namespace: matlab.net.http.io
Indicate whether GenericProvider is restartable
Syntax
TF = restartable(provider)
Description
TF = restartable( returns
provider)true if the GetDataFcn argument specified to
the GenericProvider constructor takes more than one input argument.
Otherwise, the method returns false.This method is an overridden
method of restartable.
Input Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a