AWSSDK.Core by Amazon Web Services

<PackageReference Include="AWSSDK.Core" Version="3.5.1.1" />

.NET API 1,012,736 bytes

 InvokeOptionsBase

public abstract class InvokeOptionsBase
Class containing the members used to invoke service calls

This class is only intended for internal use inside the AWS client libraries. Callers shouldn't ever interact directly with objects of this class.

public virtual EndpointOperationDelegate EndpointOperation { get; set; }

public virtual ResponseUnmarshaller ResponseUnmarshaller { get; set; }

protected InvokeOptionsBase()