ArcFM Engine Developer Guide
MessageExpirationAttribute Constructor(String,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal timeToReachQueue As String, _
   ByVal timeToBeReceived As String _
)
'Usage
 
Dim timeToReachQueue As String
Dim timeToBeReceived As String
 
Dim instance As New MessageExpirationAttribute(timeToReachQueue, timeToBeReceived)
public MessageExpirationAttribute( 
   string timeToReachQueue,
   string timeToBeReceived
)

Parameters

timeToReachQueue
timeToBeReceived
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MessageExpirationAttribute Class
MessageExpirationAttribute Members
Overload List

 

 


Send Comment