Click or drag to resize

LogoutNotification Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.Auth.MessageLogoutNotification

Namespace:  SoftGear.Strix.Client.Core.Auth.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class LogoutNotification : INotificationMessage

The LogoutNotification type exposes the following members.

Constructors
  NameDescription
Public methodLogoutNotification
Initializes a new instance of the LogoutNotification class
Public methodLogoutNotification(UID)
Initializes a new instance of the LogoutNotification class
Top
Methods
  NameDescription
Public methodGetUid
Public methodSetUid
Top
See Also