C# Class Microsoft.SharePoint.Client.ClientContextExtensions.MaximumRetryAttemptedException

Inheritance: System.Exception
Datei anzeigen Open project: OfficeDev/PnP-Sites-Core

Public Methods

Method Description
MaximumRetryAttemptedException ( string message ) : System

Constructor

Method Details

MaximumRetryAttemptedException() public method

Constructor
public MaximumRetryAttemptedException ( string message ) : System
message string
return System