←Select platform

ConnectTime Property

Summary

Gets the time the client connected to the server.

Syntax

C#
VB
C++
public DateTime ConnectTime { get; } 
  
Public ReadOnly Property ConnectTime As Date 
public: 
property DateTime ConnectTime { 
   DateTime get(); 
} 

Property Value

The connect time.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly