A Sandcastle Documented Class Library
KeepConnectionAliveTime Property
NamespacesDotNetRemotingAsyncClientKeepConnectionAliveTime
Time (Milliseconds) Send message to the server to keep connction alive and detect the failure
Declaration Syntax
C#Visual BasicVisual C++
public int KeepConnectionAliveTime { get; set; }
Public Property KeepConnectionAliveTime As Integer
public:
property int KeepConnectionAliveTime {
	int get ();
	void set (int value);
}

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484