Returns a Boolean value indicating whether or not a transfer is using the Fully Reliable service.
object.FullyReliableServiceUsed
The FullyReliableService property lets the receiver know whether or not to send NAKs to the sender. However, it does not guarantee that the sender is operating in the fully reliable mode. The receiver may be sending NAKs but the transfer takes place in an unreliable mode if the sender is not operating in the fully reliable mode. The FullyReliableServiceUsed property returns TRUE only if both the sender and the receiver are actually operating in a fully reliable mode.
Return to File Transfer Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.