Service.EnhancedTransfer Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Service.EnhancedTransfer Property

BR.AN.PviServices .NET


Gets or sets if modules use the enhanced method for down or upload.

[Visual Basic]

Public Property EnhancedTransfer() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public bool EnhancedTransfer { public get; public set; }

Property Value

EnhancedTransfer

Remarks

This feature is only valid for ANSL connections if the Download method using the filename is called.

See Also

Service Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]