Skip to content

NetworkGateway

Greg Kolinski edited this page Sep 28, 2017 · 3 revisions

Back To Object Classes


public partial class NetworkGateway {
        public string Application {
        public short ApplicationTimeOut {
        public string ApplicationLogFile {
        public short Frequency {
        public short MinimumPolling {
        public NetworkGatewayHandshake Handshake {
        public NetworkGatewayCommChannel CommChannel {
        public NetworkGatewayConnection Connection {
    }

Public Properties


Back To Object Classes

Clone this wiki locally