SendWarning

IWarningInfo.SendWarning method

If receiver is not null ends warning to a specified receiver and throws the AbortRequestedException if receiver decided to abort a operation.

public void SendWarning(IWarningCallback receiver)
ParameterTypeDescription
receiverIWarningCallbackReceiver object IWarningCallback

See Also