Solclient
SolLogInfoLogException Property |
Optional log info exception.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public Exception LogException { get; set; }
Public Property LogException As Exception Get Set
public: property Exception^ LogException { Exception^ get (); void set (Exception^ value); }
Property Value
Type: ExceptionSee Also