Flynet Viewer .NET Programmer's Reference

XferStatus (enumeration)

XferStatus (enumeration)

Previous topic Next topic  

XferStatus (enumeration)

Previous topic Next topic  

This enumeration provides that active file transfer status.

 

HostConnection.XferStatus

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

Remarks

 

READONLY

 

Value

Meaning

none

No File transfer is active

sendStarted

A File send is in process but is in the handshake mode

sendActive

A File send is in process and data is being actively transferred

sendFinishedOK

A File send is complete and the file was sent without error

sendFinishedError

A file send is complete but there was an error

receiveStarted

A File receive is in process but is in the handshake mode

receiveActive

A File receive is in process and data is being actively transferred

receiveFinishedOK

A File receive is complete and the file was sent without error

receiveFinishedError

A file receive is complete but there was an error

 

Requirements

 

Flynet Viewer

 

See Also

 

xferReceiveFileName | xferSendFilename | xferSendReady | xferReceiveReady

 

Applies To: HostConnection object

 


© 2016 Inventu Corporation, Flynet LTD