Back to product page

StreamMethod property


Holds method used to stream data.

Type

String

Syntax

  • Basic
object.StreamMethod [= value]
The StreamMethod(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPFile
valueA String value.

Remarks

This property holds name of the method used to stream data to remote side. You should not change this value unless you know what you're doing. If there is more than one method of sending files to remote side, and you want different method than autoselected to be used, you can then manually alter this property value.

Platforms

Windows