IStreamingResponse.EndStreamTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time in milliseconds that EndStream or Reset wait. After this period expires, the final message will be sent.
public int EndStreamTimeout { get; set; }
member this.EndStreamTimeout : int with get, set
Public Property EndStreamTimeout As Integer