-
Notifications
You must be signed in to change notification settings - Fork 2
NetworkGateway
Greg Kolinski edited this page Sep 28, 2017
·
3 revisions
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 {
}
- Application
- ApplicationTimeOut
- ApplicationLogFile
- Frequency
- MinimumPolling
- Handshake
- CommChannel
- Connection
Getting Started
- Getting Started - Basics
- Getting Started - Extended Capabilities
- HTTP Connections
- Visual Studio SOAP Connections
- About ECGridOS and Loren Data Corp.
- Documentation & Nomenclature
- Using Web Services
- Networks & Mailboxes
- Users & Authorization Levels
- API Keys & Sessions
- Trading Partners & ECGridIDs
- Interconnects & Trading Partnerships
- Parcels, Interchanges & Mailbags
- Carbon Copies
ECGridOS API Calls
- API Calls - Full Definitions Available
- Asynchronous API Calls - Events
- Asynchronous API Calls - Task\Async\Await