Compartir a través de


(Int64, String, Exception) del constructor ChangeTokenTooEarlyException

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Sub New ( _
    firstValidChangeNumber As Long, _
    msg As String, _
    e As Exception _
)
'Uso
Dim firstValidChangeNumber As Long
Dim msg As String
Dim e As Exception

Dim instance As New ChangeTokenTooEarlyException(firstValidChangeNumber, _
    msg, e)
public ChangeTokenTooEarlyException(
    long firstValidChangeNumber,
    string msg,
    Exception e
)

Parámetros

Vea también

Referencia

clase ChangeTokenTooEarlyException

Miembros ChangeTokenTooEarlyException

Sobrecarga ChangeTokenTooEarlyException

Espacio de nombres Microsoft.Office.Server.UserProfiles