PlotLoggerLogAbortRetryIgnoreError
Method
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public void LogAbortRetryIgnoreError(
string message
)
Public Sub LogAbortRetryIgnoreError (
message As String
)
public:
void LogAbortRetryIgnoreError(
String^ message
)
member LogAbortRetryIgnoreError :
message : string -> unit
Parameters
- message String
-
See Also