responses property

ServiceResponseCollection<TResponse>? responses
getter/setter pair
The list of responses returned by the web method.

Implementation

/* private */ ServiceResponseCollection<TResponse>? responses;