[This is preliminary documentation and is subject to change.]
Represents a session that does nothing and returns fake user
System Object NFX.ApplicationModel NOPSessionNamespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class NOPSession : ISession,
IEndableInstance
public sealed class NOPSession : ISession,
IEndableInstance
Public NotInheritable Class NOPSession
Implements ISession, IEndableInstance
Public NotInheritable Class NOPSession
Implements ISession, IEndableInstance
public ref class NOPSession sealed : ISession,
IEndableInstance
public ref class NOPSession sealed : ISession,
IEndableInstance
[<SealedAttribute>]
type NOPSession =
class
interface ISession
interface IEndableInstance
end
[<SealedAttribute>]
type NOPSession =
class
interface ISession
interface IEndableInstance
end