Aqualogic Interaction API  
 

IPTSession.SetServerName Method 

Sets the name of the identifying string for the current configuration. This method is no longer supported in 5.0 Java.

void SetServerName(
   string strServerName
);

Parameters

strServerName
- The identifier for the current configuration.

See Also

IPTSession Interface | com.plumtree.server Namespace