'Declaration
Public Property RequestChunkingParameters As DARequestChunkingParameters
'Usage
Dim instance As DAOptimizerPluginParameters Dim value As DARequestChunkingParameters instance.RequestChunkingParameters = value value = instance.RequestChunkingParameters
public DARequestChunkingParameters RequestChunkingParameters {get; set;}
public: property DARequestChunkingParameters^ RequestChunkingParameters { DARequestChunkingParameters^ get(); void set ( DARequestChunkingParameters^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).