Property | Type | Description | |
---|---|---|---|
PrepareMessage | void | ||
SendAsync | Task | ||
SendCanceledTcsTask | Task | ||
SendFailedTcsTask | Task | ||
SendSucceededTcsTask | Task |
Method | Description | |
---|---|---|
Build ( |
||
LogEventMsgSet ( NLog.Common.AsyncLogEventInfo asyncLogEvent, ByteArray buffer, |
||
SendAsync ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
PrepareMessage ( ) : void | ||
SendAsync ( |
||
SendCanceledTcsTask ( TaskCompletionSource | ||
SendFailedTcsTask ( TaskCompletionSource | ||
SendSucceededTcsTask ( TaskCompletionSource |
public Build ( |
||
layout | ||
return |
public LogEventMsgSet ( NLog.Common.AsyncLogEventInfo asyncLogEvent, ByteArray buffer, |
||
asyncLogEvent | NLog.Common.AsyncLogEventInfo | |
buffer | ByteArray | |
messageBuilder | ||
messageTransmitter | ||
return | System |
public SendAsync ( |
||
token | ||
return | Task |