|
Dnp3OutputAdapterStaticCacheSize Property
|
Gets the current size of the static cache.
Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntaxpublic int StaticCacheSize { get; }
Public ReadOnly Property StaticCacheSize As Integer
Get
public:
property int StaticCacheSize {
int get ();
}
member StaticCacheSize : int with get
function get_StaticCacheSize();
View SourceProperty Value
Int32
See Also