Attachmate.Reflection.Emulation.OpenSystems Namespace > IFileTransfer Interface : KermitAutomaticServer Property |
'Declaration
Property KermitAutomaticServer As Boolean
'Usage
Dim instance As IFileTransfer Dim value As Boolean instance.KermitAutomaticServer = value value = instance.KermitAutomaticServer
bool KermitAutomaticServer {get; set;}