Conaito VoIP Video EVO.NET SDKNamespace: ConaitoAssembly: VoIPVideoEvoNET32 (in VoIPVideoEvoNET32.dll) Version: 4.4.0.2200 (4.4.0.2200)
public bool GetKeepAliveInterval(
out int lpnTcpPingIntervalSec,
out int lpnUdpPingIntervalSec
)
public bool GetKeepAliveInterval(
out int lpnTcpPingIntervalSec,
out int lpnUdpPingIntervalSec
)
Public Function GetKeepAliveInterval (
<OutAttribute> ByRef lpnTcpPingIntervalSec As Integer,
<OutAttribute> ByRef lpnUdpPingIntervalSec As Integer
) As Boolean
Public Function GetKeepAliveInterval (
<OutAttribute> ByRef lpnTcpPingIntervalSec As Integer,
<OutAttribute> ByRef lpnUdpPingIntervalSec As Integer
) As Boolean
public:
bool GetKeepAliveInterval(
[OutAttribute] int% lpnTcpPingIntervalSec,
[OutAttribute] int% lpnUdpPingIntervalSec
)
public:
bool GetKeepAliveInterval(
[OutAttribute] int% lpnTcpPingIntervalSec,
[OutAttribute] int% lpnUdpPingIntervalSec
)
Return Value
Type:
Boolean