EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureClient.TotalBytesSent

TElSecureClient     See also    


 

Specifies total number of bytes sent during the session.

 
 

Declaration

[C#]
    long TotalBytesSent;

[VB.NET]
    Property TotalBytesSent As Long

[Pascal]
    property TotalBytesSent : Int64;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to get the total number of bytes sent during the session.

 
 

See also:     TotalBytesReceived    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation