Share via


CRMGlobalManager.IContextManager.RenewSession(Context) Method

Definition

 virtual bool Microsoft.Uii.Desktop.Core.IContextManager.RenewSession(Microsoft::Uii::Csr::Context ^ newContext) = Microsoft::Uii::Desktop::Core::IContextManager::RenewSession;
bool IContextManager.RenewSession (Microsoft.Uii.Csr.Context newContext);
abstract member Microsoft.Uii.Desktop.Core.IContextManager.RenewSession : Microsoft.Uii.Csr.Context -> bool
override this.Microsoft.Uii.Desktop.Core.IContextManager.RenewSession : Microsoft.Uii.Csr.Context -> bool
Function RenewSession (newContext As Context) As Boolean Implements IContextManager.RenewSession

Parameters

newContext
Context

Returns

Implements

Applies to