Description
-
Holds method used to stream data.
Property type
-
A String value.
Syntax
-
object.StreamMethod [= value]
The StreamMethod Property syntax has these parts:
| object |
An expression evaluating to an object
of type XMPPFile. |
| value |
A 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.
|