Класс ClientRequestServiceBehaviorAttribute
Иерархия наследования
System.Object
System.Attribute
Microsoft.SharePoint.Client.ClientRequestServiceBehaviorAttribute
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)
Синтаксис
'Декларация
Public NotInheritable Class ClientRequestServiceBehaviorAttribute _
Inherits Attribute _
Implements IServiceBehavior
'Применение
Dim instance As ClientRequestServiceBehaviorAttribute
public sealed class ClientRequestServiceBehaviorAttribute : Attribute,
IServiceBehavior
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.