Gets or sets HTTP Connection header with proper values associated with keep alive mode.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public Property KeepAlive As Boolean Get Set |
C# |
---|
public bool KeepAlive { get; set; } |