Initializes a new instance of the SessionEventArgs class.
Declaring type: SessionEventArgs
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public SessionEventArgs (
        Guid sessionId
) 
Parameters
sessionId
Target session id (Guid.Empty matches all sessions).