Click or drag to resize

IStiAppDictionaryCloseConnections Method

[Missing <summary> documentation for "M:Stimulsoft.Base.IStiAppDictionary.CloseConnections(System.Collections.Generic.IEnumerable{Stimulsoft.Base.IStiAppConnection})"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
void CloseConnections(
	IEnumerable<IStiAppConnection> connections
)

Parameters

connections
Type: System.Collections.GenericIEnumerableIStiAppConnection

[Missing <param name="connections"/> documentation for "M:Stimulsoft.Base.IStiAppDictionary.CloseConnections(System.Collections.Generic.IEnumerable{Stimulsoft.Base.IStiAppConnection})"]

See Also