| ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace > ImGearIsisCreateSessionArgs class : ImGearIsisCreateSessionArgs Constructor |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
ImageGear.Web.Isis.ImGearIsisCreateSessionArgs = function( applicationName : string, destroyExistingSession : boolean, locale : string, idleTimeoutMinutes : number(Integer), callback : function ) {}; | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var instanceVar = new ImageGear.Web.Isis.ImGearIsisCreateSessionArgs(string,boolean,string,number(Integer),function); | |