DurableSession Class
Represents a durable session that binds a client application to a service that supports the service-oriented architecture (SOA) programming model that is based on the Windows Communication Foundation (WCF). A durable session is a session that can recover from hardware or software failure.
Namespace: Microsoft.Hpc.Scheduler.Session
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
Namespace: Microsoft.Hpc.Scheduler.Session
Assembly: Microsoft.Hpc.Scheduler.Session (in Microsoft.Hpc.Scheduler.Session.dll)
You must dispose of this object when you finish using it. You can do this by calling the CreateSession or EndCreateSession method within a using Statement (http://go.microsoft.com/fwlink/?LinkID=177731) in C#, or by calling the Dispose method.
Platform Note: This class was introduced in Windows HPC Server 2008 R2 and is not supported in earlier versions.
System.Object
Microsoft.Hpc.Scheduler.Session.SessionBase
Microsoft.Hpc.Scheduler.Session.DurableSession
Microsoft.Hpc.Scheduler.Session.SessionBase
Microsoft.Hpc.Scheduler.Session.DurableSession
No members of this type are thread safe.
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012Target Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities
Build Date:
Community Additions
ADD
Show: