'Declaration Public Function BeginGetUserModel( _ ByVal Model As String, _ ByVal Perspective As String, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginGetUserModel( string Model, string Perspective, AsyncCallback callback, object asyncState )
Parameters
- Model
- Perspective
- callback
- asyncState