property DHCPSession.Gateway as String
List of gateways separated by commas.

  Type Description  
    String Value representing gateway's address.  
 

This property holds gateway address that will be sent to client after DHCPSession.AcceptRequest() has been called. You can specify more than one gateway, separated by commas. Their priority of use matches the order in which you specified them.