EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSSHForwardedConnection.ReceivedFromChannel

TElSSHForwardedConnection     See also    


 

Contains the number of bytes, received from the logical connection

 
 

Declaration

[C#]
    long ReceivedFromChannel;

[VB.NET]
    Property ReceivedFromChannel As Long

[Pascal]
    property ReceivedFromChannel : Int64;

[VB6]
    not implemented

[ActiveX]
    not implemented

[DLL]
    not implemented;
 
 

Description

    This read-only property contains the number of bytes of data, received from the logical connection between the component and SSH server.

 
 

See also:     SentToChannel     SentToSocket    

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