[ROOT] / doc / DocFrag / ARCCore.ConnectionInstruction.Initialize
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | Initialize | 
| Namespace | ARCCore | 
| Type | ConnectionInstruction | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | ConnectionInstruction | 
| MethodName | Initialize | 
| MethodSignature | Void Initialize() | 
Initializes to sane values.
Note that idempotent, in other words may be called multiple times without side effects.
Due to the all-singing / all-dancing nature of this class (outgoing / incoming / send / receive) it is helpful if the class can configure itself according to what is supposedly intended (therefore this method).
Generated 2025-11-04 13:24:15.869 UTC