SafetyNetStruct members

Represents a class that is used to move SafetyNet throttling information from Application Server to Proxy Server.

The SafetyNetStruct type exposes the following members.

Constructors

  Name Description
Public method SafetyNetStruct Initializes a new instance of the class.

Top

Properties

  Name Description
Public property DefaultLimit Gets or sets the throttle default limit.
Public property Enabled Gets or sets whether the throttle is enabled.
Public property MaxLimit Gets or sets the throttle maximum limit.
Public property ProxyId Gets the proxy identifier (ID).
Public property ThrottleScope Gets or sets the throttle scope.
Public property ThrottleType Gets or sets the throttle type.

Top

Methods

  Name Description
Public method Equals Compares if the object is equal to this. (Overrides Object.Equals(Object).)
Public method GetHashCode Hashcode (Overrides Object.GetHashCode().)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SafetyNetStruct class

Microsoft.SharePoint.BusinessData.SharedService namespace