Classe SessionStateChangedEventArgs
Fournit des données pour l'événement StateChanged.
Espace de noms : Microsoft.Synchronization
Assembly : Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)
Syntaxe
'Déclaration
Public Class SessionStateChangedEventArgs _
Inherits EventArgs
'Utilisation
Dim instance As SessionStateChangedEventArgs
public class SessionStateChangedEventArgs : EventArgs
public ref class SessionStateChangedEventArgs : public EventArgs
type SessionStateChangedEventArgs =
class
inherit EventArgs
end
public class SessionStateChangedEventArgs extends EventArgs
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.Synchronization..::..SessionStateChangedEventArgs
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.