ServerBusyException(ServiceResponse) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da ServerBusyException classe. O ServerBusyException(ServiceResponse) construtor é aplicável a clientes que visam Exchange Online e versões do Exchange começando com Exchange Server 2013.
public:
ServerBusyException(Microsoft::Exchange::WebServices::Data::ServiceResponse ^ response);
public ServerBusyException (Microsoft.Exchange.WebServices.Data.ServiceResponse response);
Public Sub New (response As ServiceResponse)
Parâmetros
- response
- ServiceResponse
Um objeto de resposta que contém informações sobre a exceção.