ProxyContext.BeginPerformanceMarker - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Sub BeginPerformanceMarker ( _
markerName As String _
)
'Utilisation
Dim instance As ProxyContext
Dim markerName As String
instance.BeginPerformanceMarker(markerName)
public void BeginPerformanceMarker(
string markerName
)
Paramètres
- markerName
Type : System.String