EndpointAddress Property

Description

Returns the endpoint address of the file transfer.

Syntax
object.EndpointAddress

Remarks

This is the same address that is passed in as the source address parameter of FtsStartFileTransferReceive.

For multicast transfers, this property indicates the multicast address that the receiver is listening to. The receiver can use the SourceAddress property to determine the address of the sender.

For a unicast transfer, this property will return a string specifying the first local address on the host computer.

This property is available after at least one file transfer.

See Also

Return to File Transfer Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.