AWS SDK for .NET Documentation
WithMaximumPageSize Method (maximumPageSize)
AmazonAmazon.SimpleWorkflow.ModelGetWorkflowExecutionHistoryRequestWithMaximumPageSize(Int32) Did this page help you?   Yes   No    Tell us about it...
Sets the MaximumPageSize property
Declaration Syntax
C#
public GetWorkflowExecutionHistoryRequest WithMaximumPageSize(
	int maximumPageSize
)
Parameters
maximumPageSize (Int32)
The value to set for the MaximumPageSize property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)