Edit

Share via


IController.Flush(Int32, String, Int32, Int32, Int32) Method

Definition

[System.ServiceModel.FaultContract(typeof(Microsoft.Hpc.Scheduler.Session.Internal.SessionFault), Action="http://hpc.microsoft.com/session/SessionFault")]
[System.ServiceModel.OperationContract]
public void Flush(int count, string clientid, int batchId, int timeoutThrottlingMs, int timeoutFlushMs);
abstract member Flush : int * string * int * int * int -> unit
Public Sub Flush (count As Integer, clientid As String, batchId As Integer, timeoutThrottlingMs As Integer, timeoutFlushMs As Integer)

Parameters

count
Int32
clientid
String
batchId
Int32
timeoutThrottlingMs
Int32
timeoutFlushMs
Int32
Attributes

Applies to