Protocol Class | ![]() |
Namespace: SIC.Setting
The Protocol type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Email settings
| |
![]() | EmailSend |
When triggered an exception, want send an email?
|
![]() | Filename |
Protocol file name include path Default: property Path add ProtocolSOWI.txt
|
![]() | Item |
Index handling example this[FieldName]
(Inherited from SettingXML.) |
![]() ![]() | Name |
Setting name must be unique. Default: Standard or GUID
(Inherited from SettingXML.) |
![]() | Path |
Directory from protocol file Default: base directory add App_Data
|
![]() | ProtocolWrite |
When triggered an exception, want a protocol write?
|
![]() | SettingNameEmail |
Email setting name
|
![]() | SettingNameSMTP |
SMTP setting name
|
![]() | SMTP |
SMTP settings
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |