←Select platform

ActiveSession Property

Summary

Gets or sets the active CCOW session.

Syntax

C#
VB
C++
public static WeakReference ActiveSession { get; set; } 
Public Shared Property ActiveSession() As System.WeakReference 
 Get 
 Set 
public: static property System.WeakReference^  ActiveSession 
{ 
 System.WeakReference^  get() 
 System::Void set(System.WeakReference^  value) 
} 

Property Value

The active CCOW session.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly