Windows Media Services SDK banner art
PreviousNext

FullyReliableServiceUsed Property

Returns a Boolean value that indicates whether a transfer is using the Fully Reliable service.

Syntax

NSFile.FullyReliableServiceUsed

Remarks

The FullyReliableService property notifies the receiver to send NAKs to the sender. However, it does not guarantee that the sender is operating in the Fully Reliable mode. The receiver can send NAKs, but if the sender is not operating in the Fully Reliable mode, the transfer takes place in an unreliable mode. The FullyReliableServiceUsed property returns True only if both the sender and the receiver are actually operating in a Fully Reliable mode.

See Also

FullyReliableService

PreviousNext


© 1996-1999 Microsoft Corporation. All rights reserved.