[]
public IAsyncResult BeginDeleteRole(BatchHeader BatchHeader, string Name, AsyncCallback callback, object asyncState)
Public Function BeginDeleteRole(BatchHeader As BatchHeader, Name As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Name | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |