Compartir a través de


Cache(String, Int64, Int32) Constructor

Definición

public:
 Cache(System::String ^ name, long timeoutSeconds, int maxSize);
public Cache (string name, long timeoutSeconds, int maxSize);
new Microsoft.Solutions.BTAHL7.Pipelines.Cache : string * int64 * int -> Microsoft.Solutions.BTAHL7.Pipelines.Cache
Public Sub New (name As String, timeoutSeconds As Long, maxSize As Integer)

Parámetros

name
String
timeoutSeconds
Int64
maxSize
Int32

Se aplica a