共用方式為


GetMaxResourceRecordCountPerEnumerateCallCompletedEventHandler 委派

命名空間:  Microsoft.TeamFoundation.Framework.Server.Alm
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Delegate Sub GetMaxResourceRecordCountPerEnumerateCallCompletedEventHandler ( _
    sender As Object, _
    e As GetMaxResourceRecordCountPerEnumerateCallCompletedEventArgs _
)
public delegate void GetMaxResourceRecordCountPerEnumerateCallCompletedEventHandler(
    Object sender,
    GetMaxResourceRecordCountPerEnumerateCallCompletedEventArgs e
)

參數

請參閱

參考

Microsoft.TeamFoundation.Framework.Server.Alm 命名空間