ResourcesErrorDesc_SyncIONotSupported Property |
Gets "Sync I/O not supported by this platform. Use async I/O instead." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public virtual string ErrorDesc_SyncIONotSupported { get; }
Public Overridable ReadOnly Property ErrorDesc_SyncIONotSupported As String
Get
Property Value
Type:
StringSee Also