public static bool IsRequestPending (string eventType);

Parámetros

eventTypeEvent type name.

Valor de retorno

bool True if there is a pending request for this event. False otherwise.

Descripción

Checks whether a request is pending on a specific event. For more information about Request, see EventService.Request.