EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSSHForwardedConnection.SentToSocket

TElSSHForwardedConnection     See also    


 

Contains the number of bytes, sent to the socket

 
 

Declaration

[C#]
    long SentToSocket;

[VB.NET]
    Property SentToSocket As Long

[Pascal]
    property SentToSocket : Int64;

[VB6]
    not implemented

[ActiveX]
    not implemented

[DLL]
    not implemented;
 
 

Description

    This read-only property contains the number of bytes of data, sent to the socket, which connects the remote host and the component.

 
 

See also:     ReceivedFromSocket     SentToChannel    

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