SafetyNetStruct Class
Represents a structure that contains throttling configuration information.
Inheritance Hierarchy
System.Object
Microsoft.Office.BusinessData.SystemSpecific.SafetyNetStruct
Namespace: Microsoft.Office.BusinessData.SystemSpecific
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SafetyNetStruct", Namespace := "Microsoft.SharePoint.BusinessData")> _
Public NotInheritable Class SafetyNetStruct
'Usage
Dim instance As SafetyNetStruct
[DataContractAttribute(Name = "SafetyNetStruct", Namespace = "Microsoft.SharePoint.BusinessData")]
public sealed class SafetyNetStruct
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.