ClientEntity.OnEndClose(IAsyncResult) Method

Definition

protected abstract void OnEndClose (IAsyncResult result);
abstract member OnEndClose : IAsyncResult -> unit
Protected MustOverride Sub OnEndClose (result As IAsyncResult)

Parameters

result
IAsyncResult

Applies to