| SessionOptionsDefaultKeepAliveInactivityTime Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
Syntaxpublic int DefaultKeepAliveInactivityTime { get; set; }Public Property DefaultKeepAliveInactivityTime As Integer
Get
Set
public:
property int DefaultKeepAliveInactivityTime {
int get ();
void set (int value);
}member DefaultKeepAliveInactivityTime : int with get, set
Property Value
Type:
Int32
See Also