Partager via


Cache(String, Int64, Int32) Constructeur

Définition

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

Paramètres

name
String
timeoutSeconds
Int64
maxSize
Int32

S’applique à