Method | Description | |
---|---|---|
AsyncCompletedEventArgs ( Exception error, bool cancelled, Object userState ) : System |
Method | Description | |
---|---|---|
RaiseExceptionIfNecessary ( ) : void |
public AsyncCompletedEventArgs ( Exception error, bool cancelled, Object userState ) : System | ||
error | Exception | |
cancelled | bool | |
userState | Object | |
return | System |
protected RaiseExceptionIfNecessary ( ) : void | ||
return | void |