EventHubClient.OnClose(TimeSpan) Method

Definition

Executes the close action.

protected override void OnClose (TimeSpan timeout);
override this.OnClose : TimeSpan -> unit
Protected Overrides Sub OnClose (timeout As TimeSpan)

Parameters

timeout
TimeSpan

The wait time before the operation times out.

Applies to