BaseSession ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Implements base ISession functionality
Inheritance Hierarchy

OnlineSystem Object
  NFX.ApplicationModel BaseSession
    NFX.Wave WaveSession

Namespace: NFX.ApplicationModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class BaseSession : ISession, 
	IEndableInstance
See Also