Share via


SubscriptionSendToConnectionsCache class

Recupera um GUID de um SPSiteSubscription.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SubscriptionSendToConnectionsCache

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class SubscriptionSendToConnectionsCache
'Uso
You do not need to declare an instance of a static class in order to access its members.
public static class SubscriptionSendToConnectionsCache

Comentários

Conexões externas são representados por SPOfficialFileHost. O SubscriptionSendToConnectionsCache é implementado como um cache assíncrono com uma duração de validade de três horas.

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.

Ver também

Referência

SubscriptionSendToConnectionsCache members

Microsoft.SharePoint namespace